SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python39-kombu-5.2.4-92.3.noarch.rpm :

* Sun Jun 11 2023 ecsos - Add %{?sle15_python_module_pythons}
* Mon May 29 2023 Daniel Garcia - Add 0001-Support-redis-4.5.2.patch to support latest version of redis gh#celery/kombu#1735- Add sqlalchemy-2.0.patch to support latest version of sqlalchemy gh#celery/kombu#1651
* Wed Apr 12 2023 Steve Kowalik - Add patch use-zoneinfo.patch:
* Use zoneinfo, rather than pytz.- Switch BuildRequires to zoneinfo and timezone.
* Thu Feb 23 2023 Steve Kowalik - Add patch support-pyro-5.patch:
* Use Pyro5\'s compatability layer.- Switch BuildRequires to Pyro5.
* Mon Mar 21 2022 Dirk Müller - update to 5.2.4:
* allow getting recoverable_connection_errors without an active transport
* [pre-commit.ci] pre-commit autoupdate
* prevent KeyError: \'purelib\'
* Revert \"try pining setuptools (#1466)\"
* Fix issue #789: Async http code not allowing for proxy config
* The times of retrying is not correct
* Set redelivered property for Celery with Redis
* Some small updates
* Remove use of OrderedDict in various places
* Warn about missing hostname only when default one is available
* All supported versions of Python define package.
* Added global_keyprefix support for pubsub clients
* try pytest 7
* Add an option to not base64-encode SQS messages.
* SQS: Fix message arg in backoff policy
* Tue Jan 11 2022 Dirk Müller - add vine dependency
* Mon Jan 03 2022 Dirk Müller - update to 5.2.3:
* Allow redis >= 4.0.2.
* Fix PyPy CI jobs.
* SQS transport: detect FIFO queue properly by checking queue URL (#1450).
* Ensure that restore is atomic in redis transport (#1444).
* Restrict setuptools>=59.1.1,<59.7.0.
* Bump minimum py-amqp to v5.0.9 (#1462).
* Reduce memory usage of Transport (#1470).
* Prevent event loop polling on closed redis transports (and causing leak).
* Respect connection timeout (#1458)
* prevent redis event loop stopping on ‘consumer: Cannot connect’ (#1477).
* Bump redis version to >= 3.4.1.
* try latest sqs dependencies to fix security warning.
* Tests & dependency updates
* Sat Nov 06 2021 Dirk Müller - update to 5.2.0:
* stop mentioning librabbitmq
* Use ANY from unittest instead of case.mock
* fix flake8 in kombu/asynchronous/aws/connection.py
* Dont failfast when pypy3 tests fail
* Return empty list instead of InconsistencyError when exchange table is empty
* Wed Jun 30 2021 Markéta Machová - Update to 5.1.0
* Add support for SQLAlchemy 1.4.
* prepare_accept_content() now raises SerializerNotInstalled instead of KeyError.
* Wheels are no longer universal.
* Remove python2 compatibility code
* Update default pickle protocol version to 4
* Drop support for the lzma backport.
* Mon Nov 16 2020 Steve Kowalik - Update to 5.0.2:
* Bump required amqp version to 5.0.0.
* Removed kombu.five from the reference documentation since it no longer exists
* Adjusted the stable documentation\'s version in Sphinx\'s configuration since that was overlooked in the latest release
* BREAKING CHANGE: Dropped support for Python 2 (#1232)
* Add an SQS transport option for custom botocore config (#1219)
* Thu Jul 09 2020 Matthias Fehring - update to 4.6.11 - Revert incompatible changes in #1193 and additional improvements (#1211) - Default_channel should reconnect automatically (#1209)- drop unnecessary fakeredis dependency to fix build on older distros
* Sun Jun 14 2020 Dirk Mueller - update to 4.6.10: - set _connection in _ensure_connection (#1205) - Fix for the issue #1172 - reuse connection [bug fix] - Prevent failure if AWS creds are not explicitly defined on predefined. - Raise RecoverableConnectionError in maybe_declare with retry on and. - possible fix for #1174 . - Fix: make SQLAlchemy Channel init thread-safe - Added integration testing infrastructure for RabbitMQ - Initial redis integration tests implementation - SQLAlchemy transport: Use Query.with_for_update() instead of deprecated - Fix Consumer Encoding - Added Integration tests for direct, topic and fanout exchange types - Added TTL integration tests - Added integration tests for priority queues - fix 100% cpu usage on linux while using sqs - Modified Mutex to use redis LuaLock implementation - Fix: eliminate remaining race conditions from SQLAlchemy Channel - Fix connection imaybe_declare (#1196) - Fix for issue #1198: Celery crashes in cases where there aren’t enough - Ensure connection when connecting to broker - update pyamqp to 2.6 with optional cythonization
* Mon Mar 30 2020 Marketa Calabkova - Update to 4.6.8
* Add support for health_check_interval option in broker_transport_options.
* Adding retry_on_timeout parameter
* Support standard values for ssl_cert_reqs query parameter.
* enabled ssl certificate verification when amqps is used for pyamqp transport
* Thu Mar 12 2020 Tomáš Chvátal - Fix build without python2
 
ICM