<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kombu.git/setup.py, branch zstd-compression</title>
<subtitle>github.com: celery/kombu.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/'/>
<entry>
<title>Jython (#915)</title>
<updated>2018-09-05T12:42:04+00:00</updated>
<author>
<name>Asif Saif Uddin (Auvi)</name>
<email>auvipy@gmail.com</email>
</author>
<published>2018-09-05T12:42:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=ddb0c8ffadf2822480e2cbacf0c3ebc3167d9536'/>
<id>ddb0c8ffadf2822480e2cbacf0c3ebc3167d9536</id>
<content type='text'>
* drop jython from tox

* drop jython from setup.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* drop jython from tox

* drop jython from setup.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Add transports based on Azure PaaS (#891)</title>
<updated>2018-08-30T17:34:52+00:00</updated>
<author>
<name>Clemens Wolff</name>
<email>clemens@justamouse.com</email>
</author>
<published>2018-08-30T17:34:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=32633554ac0a5f15f66c648b952d14cc1eab14b2'/>
<id>32633554ac0a5f15f66c648b952d14cc1eab14b2</id>
<content type='text'>
* Add transports based on Azure PaaS

This pull request adds two new transport implementations:

- `azurestoragequeues` is implemented on top of Azure Storage
  Queues [1]. This offers a simple but scalable and low-cost PaaS
  transport for Celery users in Azure. The transport is intended to be
  used in conjunction with the Azure Block Blob Storage backend [2].

- `azureservicebus` is implemented on top of Azure Service Bus [3] and
  offers PaaS support for more demanding Celery workloads in Azure. The
  transport is intended to be used in conjunction with the Azure
  CosmosDB backend [4].

This pull request was created together with @ankurokok, @dkisselev,
@evandropaula, @martinpeck and @michaelperel.

[1] https://azure.microsoft.com/en-us/services/storage/queues/
[2] https://github.com/celery/celery/pull/4685
[3] https://azure.microsoft.com/en-us/services/service-bus/
[4] https://github.com/celery/celery/pull/4720

* Exclude Azure transports from code coverage

There is test coverage for the transports but the tests require Azure
credentials to run (passed via environment variables) so codecov doesn't
exercise them.

* Remove env vars to configure transport

* Remove abbreviations
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add transports based on Azure PaaS

This pull request adds two new transport implementations:

- `azurestoragequeues` is implemented on top of Azure Storage
  Queues [1]. This offers a simple but scalable and low-cost PaaS
  transport for Celery users in Azure. The transport is intended to be
  used in conjunction with the Azure Block Blob Storage backend [2].

- `azureservicebus` is implemented on top of Azure Service Bus [3] and
  offers PaaS support for more demanding Celery workloads in Azure. The
  transport is intended to be used in conjunction with the Azure
  CosmosDB backend [4].

This pull request was created together with @ankurokok, @dkisselev,
@evandropaula, @martinpeck and @michaelperel.

[1] https://azure.microsoft.com/en-us/services/storage/queues/
[2] https://github.com/celery/celery/pull/4685
[3] https://azure.microsoft.com/en-us/services/service-bus/
[4] https://github.com/celery/celery/pull/4720

* Exclude Azure transports from code coverage

There is test coverage for the transports but the tests require Azure
credentials to run (passed via environment variables) so codecov doesn't
exercise them.

* Remove env vars to configure transport

* Remove abbreviations
</pre>
</div>
</content>
</entry>
<entry>
<title>Added python 3.7 to classifier</title>
<updated>2018-06-28T12:44:01+00:00</updated>
<author>
<name>Asif Saifuddin Auvi</name>
<email>auvipy@gmail.com</email>
</author>
<published>2018-06-28T12:44:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=baf488bdaff629036785536db1268c5419c1c37e'/>
<id>baf488bdaff629036785536db1268c5419c1c37e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update all pypi.python.org URLs to pypi.org (#885)</title>
<updated>2018-06-10T10:40:04+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-06-10T10:40:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=cb516bbf74643f3bc2ae6a725c670ba9606c1fb8'/>
<id>cb516bbf74643f3bc2ae6a725c670ba9606c1fb8</id>
<content type='text'>
For details on the new PyPI, see the blog post:

https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For details on the new PyPI, see the blog post:

https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html</pre>
</div>
</content>
</entry>
<entry>
<title>Remove data_files from setup.py (#882)</title>
<updated>2018-05-30T13:18:13+00:00</updated>
<author>
<name>Sławomir Ehlert</name>
<email>slafs.e@gmail.com</email>
</author>
<published>2018-05-30T13:18:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=25cafc4f5f506aefb56d5e48521822d1a0450e22'/>
<id>25cafc4f5f506aefb56d5e48521822d1a0450e22</id>
<content type='text'>
Fixes #881

Also add some blank lines for pep-8 compatibility</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #881

Also add some blank lines for pep-8 compatibility</pre>
</div>
</content>
</entry>
<entry>
<title>Pass python_requires argument to setuptools (#847)</title>
<updated>2018-04-12T11:31:53+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-04-12T11:31:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=c9ea79f0f94a1d34dc6f8dc36f9f7471f6d840b9'/>
<id>c9ea79f0f94a1d34dc6f8dc36f9f7471f6d840b9</id>
<content type='text'>
Helps pip decide what version of the library to install.

https://packaging.python.org/tutorials/distributing-packages/#python-requires

&gt; If your project only runs on certain Python versions, setting the
&gt; python_requires argument to the appropriate PEP 440 version specifier
&gt; string will prevent pip from installing the project on other Python
&gt; versions.

https://setuptools.readthedocs.io/en/latest/setuptools.html#new-and-changed-setup-keywords

&gt; python_requires
&gt;
&gt; A string corresponding to a version specifier (as defined in PEP 440)
&gt; for the Python version, used to specify the Requires-Python defined in
&gt; PEP 345.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Helps pip decide what version of the library to install.

https://packaging.python.org/tutorials/distributing-packages/#python-requires

&gt; If your project only runs on certain Python versions, setting the
&gt; python_requires argument to the appropriate PEP 440 version specifier
&gt; string will prevent pip from installing the project on other Python
&gt; versions.

https://setuptools.readthedocs.io/en/latest/setuptools.html#new-and-changed-setup-keywords

&gt; python_requires
&gt;
&gt; A string corresponding to a version specifier (as defined in PEP 440)
&gt; for the Python version, used to specify the Requires-Python defined in
&gt; PEP 345.</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer https over http and updated links to new locations. (#745)</title>
<updated>2017-05-30T13:53:40+00:00</updated>
<author>
<name>Mads Jensen</name>
<email>mje@inducks.org</email>
</author>
<published>2017-05-30T13:53:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=a600ab87d9c32d23396f1171486541ce0b6d937d'/>
<id>a600ab87d9c32d23396f1171486541ce0b6d937d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-Adding support for sqlalchemy as it is needed by Apache project Airflow (#687)</title>
<updated>2017-05-17T08:17:47+00:00</updated>
<author>
<name>Amin Ghadersohi</name>
<email>amin.ghadersohi@gmail.com</email>
</author>
<published>2017-05-17T08:17:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=be79b3d4cdbfe80cc5400396d7d81abeb73d0136'/>
<id>be79b3d4cdbfe80cc5400396d7d81abeb73d0136</id>
<content type='text'>
* Re-Adding support for sqlalchemy as it is needed by Apache project Airflow

* Re-Adding support for sqlalchemy as it is needed by Apache project Airflow
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Re-Adding support for sqlalchemy as it is needed by Apache project Airflow

* Re-Adding support for sqlalchemy as it is needed by Apache project Airflow
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix byte string for kazoo.Queue in Python 3 (#713)</title>
<updated>2017-04-12T05:24:04+00:00</updated>
<author>
<name>Dima Kurguzov</name>
<email>koorgoo@gmail.com</email>
</author>
<published>2017-04-12T05:24:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=bf820b20b022556c72402565f0ae50124017d6fe'/>
<id>bf820b20b022556c72402565f0ae50124017d6fe</id>
<content type='text'>
* Fix byte string for kazoo.Queue in Python 3

* Add test for message conversion to bytes in ZooKeeper channel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix byte string for kazoo.Queue in Python 3

* Add test for message conversion to bytes in ZooKeeper channel
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds keywords and license to setup.py</title>
<updated>2016-10-10T20:16:54+00:00</updated>
<author>
<name>Ask Solem</name>
<email>ask@celeryproject.org</email>
</author>
<published>2016-10-10T20:16:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=4f4738cf63190083517e226b7ff8185415ee525f'/>
<id>4f4738cf63190083517e226b7ff8185415ee525f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
