Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-kombu for openSUSE:Factory checked in at 2025-04-11 16:49:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-kombu (Old) and /work/SRC/openSUSE:Factory/.python-kombu.new.1907 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-kombu" Fri Apr 11 16:49:25 2025 rev:86 rq:1268445 version:5.5.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-kombu/python-kombu.changes 2024-10-09 22:14:35.286359600 +0200 +++ /work/SRC/openSUSE:Factory/.python-kombu.new.1907/python-kombu.changes 2025-04-11 16:49:34.934295202 +0200 @@ -1,0 +2,24 @@ +Tue Apr 8 14:57:10 UTC 2025 - Nico Krapp <nico.kr...@suse.com> + +- Update to 5.5.2 + * Bump tzdata from 2025.1 to 2025.2 by @dependabot in #2268 + * Downgrad kafka version to make the CI green again by + @auvipy in #2271 + * Attempt to fix retry loop in maybe_declare() when broken + connection by @olii in #2275 + * Prepare for release: v5.5.2 by @Nusnus in #2278 +- Update to 5.5.1 + * Update trove classifier with missing python 3.13 by + @auvipy in #2262 + * Fix native_delayed_delivery for queue with explicit bindings + by @banksemi in #2263 + * SQS: Fix Query Protocol Content-Type header by @hfern in #2266 + * SQS: More Protocol Tests by @hfern in #2267 + * Prepare for release: v5.5.1 by @Nusnus in #2270 +- Update to 5.5.0 + * Native Delayed Delivery + * urllib3 instead of curl + * Transport: Google Pub/Sub + * full changelog: https://github.com/celery/kombu/releases/tag/v5.5.0 + +------------------------------------------------------------------- Old: ---- kombu-5.4.2.tar.gz New: ---- kombu-5.5.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-kombu.spec ++++++ --- /var/tmp/diff_new_pack.cnyjI4/_old 2025-04-11 16:49:35.626324295 +0200 +++ /var/tmp/diff_new_pack.cnyjI4/_new 2025-04-11 16:49:35.626324295 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-kombu # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-kombu -Version: 5.4.2 +Version: 5.5.2 Release: 0 Summary: AMQP Messaging Framework for Python License: BSD-3-Clause @@ -34,8 +34,11 @@ BuildRequires: %{python_module amqp >= 5.1.1} BuildRequires: %{python_module azure-identity >= 1.12.0} BuildRequires: %{python_module boto3 >= 1.26.143} +BuildRequires: %{python_module google-cloud-monitoring} +BuildRequires: %{python_module google-cloud-pubsub} BuildRequires: %{python_module hypothesis} BuildRequires: %{python_module msgpack} +BuildRequires: %{python_module pre-commit} BuildRequires: %{python_module pycurl >= 7.43.0.5} BuildRequires: %{python_module pytest} BuildRequires: %{python_module redis >= 4.5.2} ++++++ kombu-5.4.2.tar.gz -> kombu-5.5.2.tar.gz ++++++ ++++ 5610 lines of diff (skipped)