diff --git a/amqp-1.4.3.tar.gz b/amqp-1.4.3.tar.gz deleted file mode 100644 index 1a0525e..0000000 --- a/amqp-1.4.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:07e9147824a36a2614354d7c38aeeebbee00cbbed1206c4acd1e8bbbe24de4cb -size 76940 diff --git a/amqp-1.4.5.tar.gz b/amqp-1.4.5.tar.gz new file mode 100644 index 0000000..94acf70 --- /dev/null +++ b/amqp-1.4.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:534c807c0081ce9c2d517615e724cb6e9df17f79cd6cd4929653ea1ea60edb60 +size 77748 diff --git a/python-amqp.changes b/python-amqp.changes index 2c83359..cbdf5d5 100644 --- a/python-amqp.changes +++ b/python-amqp.changes @@ -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 diff --git a/python-amqp.spec b/python-amqp.spec index a8826a6..388007b 100644 --- a/python-amqp.spec +++ b/python-amqp.spec @@ -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