Accepting request 1326735 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1326735
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-kombu?expand=0&rev=92
This commit is contained in:
2026-01-12 10:50:06 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:90f1febb57ad4f53ca327a87598191b2520e0c793c75ea3b88d98e3b111282e4
size 471548

3
kombu-5.6.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8060497058066c6f5aed7c26d7cd0d3b574990b09de842a8c5aaed0b92cc5a55
size 472594

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jan 7 16:06:30 UTC 2026 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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 <adrian.glaubitz@suse.com>

View File

@@ -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