From c12b3930a8bd3f30e39ebc9266a51bd917c9e463cfde1539497c5e94dd839b5d Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 14 Apr 2024 07:47:21 +0000 Subject: [PATCH] - update to 5.3.7: * The release of v5.3.6 was missing the bumbversion commit so v5.3.7 is only released to sync it back. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kombu?expand=0&rev=184 --- kombu-5.3.6.tar.gz | 3 --- kombu-5.3.7.tar.gz | 3 +++ python-kombu.changes | 7 +++++++ python-kombu.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 kombu-5.3.6.tar.gz create mode 100644 kombu-5.3.7.tar.gz diff --git a/kombu-5.3.6.tar.gz b/kombu-5.3.6.tar.gz deleted file mode 100644 index 5e2e5fd..0000000 --- a/kombu-5.3.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3da5b570a147a5da8280180aa80b03807283d63ea5081fcdb510d18242431d9 -size 439311 diff --git a/kombu-5.3.7.tar.gz b/kombu-5.3.7.tar.gz new file mode 100644 index 0000000..2a8b0c4 --- /dev/null +++ b/kombu-5.3.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:011c4cd9a355c14a1de8d35d257314a1d2456d52b7140388561acac3cf1a97bf +size 439344 diff --git a/python-kombu.changes b/python-kombu.changes index 41e0343..5a1620a 100644 --- a/python-kombu.changes +++ b/python-kombu.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Apr 14 07:46:57 UTC 2024 - Dirk Müller + +- update to 5.3.7: + * The release of v5.3.6 was missing the bumbversion commit so + v5.3.7 is only released to sync it back. + ------------------------------------------------------------------- Wed Apr 3 07:21:44 UTC 2024 - Dirk Müller diff --git a/python-kombu.spec b/python-kombu.spec index 22a301c..6f9830a 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-kombu -Version: 5.3.6 +Version: 5.3.7 Release: 0 Summary: AMQP Messaging Framework for Python License: BSD-3-Clause