diff --git a/kombu-5.6.1.tar.gz b/kombu-5.6.1.tar.gz deleted file mode 100644 index 8944590..0000000 --- a/kombu-5.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:90f1febb57ad4f53ca327a87598191b2520e0c793c75ea3b88d98e3b111282e4 -size 471548 diff --git a/kombu-5.6.2.tar.gz b/kombu-5.6.2.tar.gz new file mode 100644 index 0000000..fc64424 --- /dev/null +++ b/kombu-5.6.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8060497058066c6f5aed7c26d7cd0d3b574990b09de842a8c5aaed0b92cc5a55 +size 472594 diff --git a/python-kombu.changes b/python-kombu.changes index 29a01da..f02e98d 100644 --- a/python-kombu.changes +++ b/python-kombu.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Jan 7 16:06:30 UTC 2026 - John Paul Adrian Glaubitz + +- Update to 5.6.2 + * Improve error handling in GCP Pub/Sub ack deadline extension (#2430) + * Fix SentinelChannel to pass ACL credentials to master_for() (#2426) + * Fix credential_provider compatibility with redis-py < 5.3.0 (#2423) + * Simplify requirements given Py3.9+ baseline (#2414) + * Prepare for release: v5.6.2 (#2434) + ------------------------------------------------------------------- Tue Dec 9 11:44:27 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-kombu.spec b/python-kombu.spec index efd0137..ecba366 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-kombu -Version: 5.6.1 +Version: 5.6.2 Release: 0 Summary: AMQP Messaging Framework for Python License: BSD-3-Clause