diff --git a/kombu-4.4.0.tar.gz b/kombu-4.4.0.tar.gz deleted file mode 100644 index f8fc18a..0000000 --- a/kombu-4.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:750579c10e4ce82636cebdaad3cfc96970b4c7c483a040bb94fb52040bc53a48 -size 435287 diff --git a/kombu-4.5.0.tar.gz b/kombu-4.5.0.tar.gz new file mode 100644 index 0000000..d20a90f --- /dev/null +++ b/kombu-4.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:389ba09e03b15b55b1a7371a441c894fd8121d174f5583bbbca032b9ea8c9edd +size 432679 diff --git a/python-kombu.changes b/python-kombu.changes index de19d85..25f4663 100644 --- a/python-kombu.changes +++ b/python-kombu.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Apr 5 08:57:55 UTC 2019 - pgajdos@suse.com + +- version update to 4.5.0 + - The Redis transport now supports a custom separator for keys. + - When the SQS server returns a timeout we ignore it and keep trying + instead of raising an error. + - Properly declare async support for the Qpid transport. + - Revert `celery/kombu#906 `_ and + introduce unique broadcast queue names as an optional keyword argument. + - Codebase improvements and fixes + ------------------------------------------------------------------- Thu Mar 28 11:30:54 UTC 2019 - pgajdos@suse.com diff --git a/python-kombu.spec b/python-kombu.spec index 643e934..ea84d22 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-kombu -Version: 4.4.0 +Version: 4.5.0 Release: 0 Summary: AMQP Messaging Framework for Python License: BSD-3-Clause