SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-kombu-5.3.5-2.1.noarch.rpm :

* Thu Feb 08 2024 Markéta Machová - Clean up dependencies and address RPM warnings
* Thu Feb 01 2024 Dirk Müller - update to 5.3.5:
* Fix ReadTheDocs CI
* fix(docs): add Redis to the list of transports where SSL is supported
* Fixed Improper Method Call: Replaced `mktemp`
* fix: freeze set during ticks iter in async hub
* azure service bus: fix TypeError when using Managed Identities
* Fix unacknowledge typo in restore_visible()
* Changed pyup -> dependabot for updating dependencies
* Fix crash when using global_keyprefix with a sentinel connection- update to 5.3.4:
* Use the correct protocol for SQS requests- update to 5.3.3:
* Update redis.txt to align with celery main
* Handle Access Denied Exception in basic_ack Method
* fix azure servicebus using managed identity support
* Added as_uri method to MongoDB transport - Fixes #1795
* Revert \"[fix #1726] Use boto3 for SQS async requests\"
* Create a lock on cached_property if not present
* added Python 3.12 in the CI
* using assert_called_once() in est__pop_ready_uses_lock
* fix: redis requeue concurrency bug #1800- update to 5.3.2:
* Reverted unwanted constraint introduced in #1629 with max_retries
* Doc fix (hotfix for #1755)
* Python3.12: fix imports in kombu/utils/objects.py
* [fix #1726] Use boto3 for SQS async requests
* docs: Remove SimpleQueue import
* Fixed pre-commit issues
* azure service bus: add managed identity support
* fix: Prevent redis task loss when closing connection while in poll
* Kombu & celery with SQS #222
* syntax correction- update to 5.3.1:
* Update pycurl version
* Update librabbitmq restrict py3.11
* Update PyCurl version in SQS
* try python 3.11 on CI- update to 5.3.0:
* [pre-commit.ci] pre-commit autoupdate
* Add fanout to filesystem
* Protect set of ready tasks by lock to avoid concurrent updates
* Documentation: Update serialization page to indicate pickle protocol version has been updated
* Use new entry_points interface
* Add `mypy` to the pipeline
* [pre-commit.ci] pre-commit autoupdate
* chore: Annotate semaphore.py
* Added possibility to serialize and deserialize binary messages in json
* Annotate init files
* pytest~=7.1.1
* Support pymongo 4.x
* Annotate `exceptions.py` and `clocks.py`
* azure-servicebus>=7.6.1- drop 0001-Support-redis-4.5.2.patch, use-zoneinfo.patch, sqlalchemy-2.0.patch: upstream
* 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.
 
ICM