14
0
forked from pool/python-amqp

Accepting request 234298 from devel:languages:python

- update to 1.4.5:
  - Can now deserialize more AMQP types.
  - SSL: Workaround for Python SSL bug.
  - ``Transport.__del_`` now handles errors occurring at late interpreter
  shutdown (Issue #36).
 - SSL transport accidentally disconnected after read timeout. (forwarded request 232651 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/234298
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-amqp?expand=0&rev=13
This commit is contained in:
Stephan Kulow
2014-05-17 19:44:04 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 4 deletions

View File

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

3
amqp-1.4.5.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon May 5 08:07:30 UTC 2014 - dmueller@suse.com
- update to 1.4.5:
- Can now deserialize more AMQP types.
- SSL: Workaround for Python SSL bug.
- ``Transport.__del_`` now handles errors occurring at late interpreter
shutdown (Issue #36).
- SSL transport accidentally disconnected after read timeout.
-------------------------------------------------------------------
Thu Mar 6 14:38:33 UTC 2014 - speilicke@suse.com

View File

@@ -17,7 +17,7 @@
Name: python-amqp
Version: 1.4.3
Version: 1.4.5
Release: 0
Summary: Low-level AMQP client for Python (fork of amqplib)
License: LGPL-2.1