SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python312-pika-1.3.2-2.4.noarch.rpm :

* Mon Nov 13 2023 Dirk Müller - switch SLE15 build to the new python stack as only >= 3.7 is supported
* Tue Jun 27 2023 Dirk Müller - update to 1.3.2:
* see https://github.com/pika/pika/milestone/22?closed=1
* Mon Jan 02 2023 Dirk Müller - update to 1.3.1:
* see https://github.com/pika/pika/milestone/21?closed=1
* Sat Oct 01 2022 Dirk Müller - update to 1.3.0:
* see https://github.com/pika/pika/milestone/19?closed=1
* Thu Apr 28 2022 pgajdosAATTsuse.com- version update to 1.2.1 1.2.1 2022-04-27 `GitHub milestone `_ 1.2.0 2021-02-04 `GitHub milestone `_- python-mock is not required for build
* Fri Apr 17 2020 Matej Cepl - Switch from using nosetest runner to pytest
* Tue Jul 23 2019 Tomáš Chvátal - Update to 1.1.0:
* various bugfixes- Drop merged patch e95001e480ec30f1617c47e77fb92e0384ff9e78.patch
* Tue Jun 18 2019 Thomas Bechtold - Fix build for older distros which fail with UnicodeDecodeError: \'ascii\' codec can\'t decode byte 0xe2 in position 4575: \\ ordinal not in range(128) Added e95001e480ec30f1617c47e77fb92e0384ff9e78.patch
* Thu Apr 18 2019 Ondřej Súkup - update to 1.0.1
* API docstring updates
* Twisted adapter: Add basic_consume Deferred to the call list
* Mon Apr 08 2019 Ondřej Súkup - update to 1.0.0
* AsyncioConnection, TornadoConnection and TwistedProtocolConnection are no longer auto-imported
* BlockingConnection.consume now returns (None, None, None) when inactivity timeout is reached
* Python 3.7 support
* all_channels parameter of the Channel.basic_qos method renamed to global_qos
* global_ parameter of the Basic.Qos spec class renamed to global_qos
* NOTE: heartbeat_interval is removed, use heartbeat instead.
* NOTE: The backpressure_detection option of ConnectionParameters and URLParameters property is REMOVED in favor of Connection.Blocked and Connection.Unblocked. See Connection.add_on_connection_blocked_callback
 
ICM