Accepting request 789804 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/789804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-kombu?expand=0&rev=67
This commit is contained in:
Dominique Leuenberger 2020-04-19 19:48:05 +00:00 committed by Git OBS Bridge
commit 485e972897
4 changed files with 13 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:67b32ccb6fea030f8799f8fd50dd08e03a4b99464ebc4952d71d8747b1a52ad1
size 395355

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2d1cda774126a044d91a7ff5fa6d09edf99f46924ab332a810760fe6740e9b76
size 406196

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Mar 30 14:13:32 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 4.6.8
* Add support for health_check_interval option in broker_transport_options.
* Adding retry_on_timeout parameter
* Support standard values for ssl_cert_reqs query parameter.
* enabled ssl certificate verification when amqps is used for pyamqp transport
-------------------------------------------------------------------
Thu Mar 12 07:23:49 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-kombu
Version: 4.6.7
Version: 4.6.8
Release: 0
Summary: AMQP Messaging Framework for Python
License: BSD-3-Clause