Changelog for
python2-pamqp-2.3.0-bp153.1.1.noarch.rpm :
* Thu Apr 23 2020 Tomáš Chvátal
- Fix build without python2
* Fri Apr 26 2019 pgajdosAATTsuse.com- do not require unittest2 for testing with python3
* Fri Apr 26 2019 pgajdosAATTsuse.com- version update to 2.3.0 - Add :py:func:`pamqp.encode.support_deprecated_rabbitmq` function to limit data types available when encoding field-tables for older RabbitMQ versions. - Change :py:meth:`pamqp.encode.timestamp` to allow for numeric/epoch timestamps (#14 - `mosquito `_) - Change :py:meth:`pamqp.frame.frame_parts` to a public method (#15 - `mosquito `_) - Cleanup of code to pass configured flake8 tests - Add support for 8-bit unsigned integer values in :py:meth:`pamqp.encode.table_integer`
* Fri Mar 29 2019 pgajdosAATTsuse.com- version update to 2.1.0
* Change raising a DeprecationWarning exception to using warnings.warn for deprecated AMQP methods
* Fri Sep 21 2018 Tomáš Chvátal - Version update to 2.0.0:
* Small bugfixes only, support for py3.4+ and 2.7+ only- Drop upstream merged patch:
* 776d086553bd04630cb1d9e2f429c7bf05b1ca23.patch
* Wed Sep 12 2018 mceplAATTsuse.com- Add 776d086553bd04630cb1d9e2f429c7bf05b1ca23.patch fixing tests on 32bit archs. See https://github.com/gmr/pamqp/issues/11
* Wed Aug 29 2018 tchvatalAATTsuse.com- Switch to github tarball to get tests- Run tests
* Thu Dec 07 2017 sean.marlowAATTsuse.com- Initial release v1.6.1