forked from pool/python-amqp
Accepting request 730145 from devel:languages:python
- Update to 2.5.1: - Ignore all methods except Close and Close-OK when channel/connection is closing - Fix faulty ssl sni intiation parameters (#283) - Undeprecate auto_delete flag for exchanges. (#287) - Improved tests and testing environments OBS-URL: https://build.opensuse.org/request/show/730145 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-amqp?expand=0&rev=30
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cbb6f87d53cac612a594f982b717cc1c54c6a1e17943a0a0d32dc6cc9e2120c8
|
||||
size 117022
|
||||
3
amqp-2.5.1.tar.gz
Normal file
3
amqp-2.5.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:19a917e260178b8d410122712bac69cb3e6db010d68f6101e7307508aded5e68
|
||||
size 117673
|
||||
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 11 13:18:08 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 2.5.1:
|
||||
- Ignore all methods except Close and Close-OK when channel/connection is closing
|
||||
- Fix faulty ssl sni intiation parameters (#283)
|
||||
- Undeprecate auto_delete flag for exchanges. (#287)
|
||||
- Improved tests and testing environments
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 19 10:45:30 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-amqp
|
||||
Version: 2.5.0
|
||||
Version: 2.5.1
|
||||
Release: 0
|
||||
Summary: Low-level AMQP client for Python (fork of amqplib)
|
||||
License: LGPL-2.1-or-later
|
||||
|
||||
Reference in New Issue
Block a user