forked from pool/python-amqp
Accepting request 223281 from Cloud:OpenStack:Master
- update to 1.4.3:
- Fixed bug where more data was requested from the socket
than was actually needed.
- Heartbeat negotiation would use heartbeat value from server even
if heartbeat disabled (Issue #31).
OBS-URL: https://build.opensuse.org/request/show/223281
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqp?expand=0&rev=22
This commit is contained in:
committed by
Git OBS Bridge
parent
20003824b5
commit
2d0445aa89
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0d3c3878ba143d33a74265c8689eefb34462628df9fd8a238efea696b14ea5ff
|
||||
size 76927
|
||||
3
amqp-1.4.3.tar.gz
Normal file
3
amqp-1.4.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:07e9147824a36a2614354d7c38aeeebbee00cbbed1206c4acd1e8bbbe24de4cb
|
||||
size 76940
|
||||
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 20 18:31:59 UTC 2014 - dmueller@suse.com
|
||||
|
||||
- update to 1.4.3:
|
||||
- Fixed bug where more data was requested from the socket
|
||||
than was actually needed.
|
||||
- Heartbeat negotiation would use heartbeat value from server even
|
||||
if heartbeat disabled (Issue #31).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 21 13:13:06 UTC 2014 - dmueller@suse.com
|
||||
|
||||
|
||||
@@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: python-amqp
|
||||
Version: 1.4.1
|
||||
Version: 1.4.3
|
||||
Release: 0
|
||||
Summary: Low-level AMQP client for Python (fork of amqplib)
|
||||
License: LGPL-2.1
|
||||
Group: Development/Languages/Python
|
||||
Url: http://github.com/celery/py-amqp
|
||||
Source: http://pypi.python.org/packages/source/a/amqp/amqp-%{version}.tar.gz
|
||||
Source: https://pypi.python.org/packages/source/a/amqp/amqp-%{version}.tar.gz
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-setuptools
|
||||
# Documentation requirements:
|
||||
|
||||
Reference in New Issue
Block a user