15
0

Accepting request 708977 from home:mcalabkova:branches:devel:languages:python

- Update to 2.7.0
  * Added support for passing your own ssl context 
  * Improved logging verbosity on connection failures
  * Fixed occasional error message when closing a SSL connection
...hope it's OK now

OBS-URL: https://build.opensuse.org/request/show/708977
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqpstorm?expand=0&rev=15
This commit is contained in:
Tomáš Chvátal
2019-06-10 14:24:56 +00:00
committed by Git OBS Bridge
parent c214d2d906
commit 775af4e760
4 changed files with 12 additions and 4 deletions

View File

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

3
AMQPStorm-2.7.0.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jun 7 14:46:15 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 2.7.0
* Added support for passing your own ssl context
* Improved logging verbosity on connection failures
* Fixed occasional error message when closing a SSL connection
-------------------------------------------------------------------
Tue May 7 10:48:26 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-amqpstorm
Version: 2.6.2
Version: 2.7.0
Release: 0
Summary: Thread-safe Python RabbitMQ Client & Management library
License: MIT