<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/py-amqp.git/setup.py, branch types</title>
<subtitle>github.com: celery/py-amqp.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/'/>
<entry>
<title>pyupgrade.</title>
<updated>2020-09-03T11:56:00+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2020-09-03T07:24:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=f5bca3d670b65c04aa2bfcfd3b64905d1237047b'/>
<id>f5bca3d670b65c04aa2bfcfd3b64905d1237047b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare setup.py for Python 3 only support.</title>
<updated>2020-08-31T08:05:09+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2020-08-30T15:35:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=e404284bf0be8177e1100fadc323fecbe6cdc0e4'/>
<id>e404284bf0be8177e1100fadc323fecbe6cdc0e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Multiple improvements of cythonized code</title>
<updated>2020-08-24T09:04:25+00:00</updated>
<author>
<name>Matus Valo</name>
<email>matusvalo@gmail.com</email>
</author>
<published>2020-08-20T11:41:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=9b31652fb679510f0f10ab7dedf47bd3daf8a466'/>
<id>9b31652fb679510f0f10ab7dedf47bd3daf8a466</id>
<content type='text'>
* set cython language_level = 3
* Cythonize amqp.method_framing.Buffer
* Use directly chr() function
* Cythonize str_to_bytes() and bytes_to_str() in amqp/utils.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* set cython language_level = 3
* Cythonize amqp.method_framing.Buffer
* Use directly chr() function
* Cythonize str_to_bytes() and bytes_to_str() in amqp/utils.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix pypi classifier development status (#294)</title>
<updated>2020-08-19T06:04:32+00:00</updated>
<author>
<name>Hervé Beraud</name>
<email>hberaud@redhat.com</email>
</author>
<published>2019-11-14T17:40:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=7fb50b45f95af898a18aff0451c3175bec376152'/>
<id>7fb50b45f95af898a18aff0451c3175bec376152</id>
<content type='text'>
The version 5.0 is currently an alpha version
but pypi classifiers tag this version as a production/stable version,
this is wrong, this version is a pre-alpha version.

The main issue is that by using pip or requirements file to install
py-amqp it will pull and install the pre-alpha version (5.0) instead of
the stable version 2.5.2.

Normally pip don't install non stable version except if user
explicitly specify to install a non stable version.

Example with oslo.messaging:

```
$ pip install oslo.messaging
```

The previous command will pull py-amqp 5.0</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The version 5.0 is currently an alpha version
but pypi classifiers tag this version as a production/stable version,
this is wrong, this version is a pre-alpha version.

The main issue is that by using pip or requirements file to install
py-amqp it will pull and install the pre-alpha version (5.0) instead of
the stable version 2.5.2.

Normally pip don't install non stable version except if user
explicitly specify to install a non stable version.

Example with oslo.messaging:

```
$ pip install oslo.messaging
```

The previous command will pull py-amqp 5.0</pre>
</div>
</content>
</entry>
<entry>
<title>python 3.8 to classifier</title>
<updated>2020-06-01T06:17:52+00:00</updated>
<author>
<name>Asif Saif Uddin (Auvi)</name>
<email>auvipy@gmail.com</email>
</author>
<published>2020-06-01T06:17:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=d431062c3848e5053b0d5f944af8a652beaa44a6'/>
<id>d431062c3848e5053b0d5f944af8a652beaa44a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added simple cythonization of abstract_channel.py</title>
<updated>2020-04-26T23:19:39+00:00</updated>
<author>
<name>Matus Valo</name>
<email>matusvalo@gmail.com</email>
</author>
<published>2020-04-26T11:53:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=9485dfbe72c5f1c2733f037b24cb7120a981f2e3'/>
<id>9485dfbe72c5f1c2733f037b24cb7120a981f2e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement speedups in cython (#311)</title>
<updated>2020-04-07T08:25:09+00:00</updated>
<author>
<name>Matus Valo</name>
<email>matusvalo@users.noreply.github.com</email>
</author>
<published>2020-04-07T08:25:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=88b829460d44f2c7e85e94263ae9a0f268a46ace'/>
<id>88b829460d44f2c7e85e94263ae9a0f268a46ace</id>
<content type='text'>
* Use __slots__ in GenericContent

* Remove unnecessary keyword parameters

* Added intial cython support

* Fixed unittests

* Revert delivery_info change

* Fix installing library

* Fix flake8

* Fixed failing unittests

* Added optional installation of speedups

* Comment that FrameSyntaxError is not raised and fixed unittests

* Fix flake8

* Rename PY_AMQP_ENABLE_CYTHON -&gt; CELERY_ENABLE_CYTHON

* Add cython headers for serializers, removed optional parameters from _write_item, update unittests

* Add test_speedups stage to CI

* Rename CELERY_ENABLE_CYTHON -&gt; CELERY_ENABLE_SPEEDUPS

* Remove unnecesary changes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use __slots__ in GenericContent

* Remove unnecessary keyword parameters

* Added intial cython support

* Fixed unittests

* Revert delivery_info change

* Fix installing library

* Fix flake8

* Fixed failing unittests

* Added optional installation of speedups

* Comment that FrameSyntaxError is not raised and fixed unittests

* Fix flake8

* Rename PY_AMQP_ENABLE_CYTHON -&gt; CELERY_ENABLE_CYTHON

* Add cython headers for serializers, removed optional parameters from _write_item, update unittests

* Add test_speedups stage to CI

* Rename CELERY_ENABLE_CYTHON -&gt; CELERY_ENABLE_SPEEDUPS

* Remove unnecesary changes</pre>
</div>
</content>
</entry>
<entry>
<title>2.5.1 (#288)</title>
<updated>2019-08-14T15:47:54+00:00</updated>
<author>
<name>Asif Saif Uddin</name>
<email>auvipy@gmail.com</email>
</author>
<published>2019-08-14T15:47:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=84481db19bec9e82e4fdf19d49216c8bf3e7100d'/>
<id>84481db19bec9e82e4fdf19d49216c8bf3e7100d</id>
<content type='text'>
* dropped python 3.4 from trove classifier

* changelog for 2.5.1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* dropped python 3.4 from trove classifier

* changelog for 2.5.1
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds Python 3.7 to the list of supported languages in setup.py and adds Python 3.7 to Appveyor configuration. (#261)</title>
<updated>2019-03-02T00:03:16+00:00</updated>
<author>
<name>Jeremiah Cooper</name>
<email>JCooper@jeremiahcooper.com</email>
</author>
<published>2019-03-02T00:03:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=e3bf8c2c39388567d7105a41616b346d3992ffa8'/>
<id>e3bf8c2c39388567d7105a41616b346d3992ffa8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken setup.py test --pytest-args</title>
<updated>2019-02-15T13:15:54+00:00</updated>
<author>
<name>Matus Valo</name>
<email>matusvalo@gmail.com</email>
</author>
<published>2019-02-15T13:15:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=fed63d187f29e18b83b27f217c4ec99eb24d0d03'/>
<id>fed63d187f29e18b83b27f217c4ec99eb24d0d03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
