14
0
forked from pool/python-amqp

Accepting request 209065 from home:appleonkel:branches:devel:languages:python

Update to 1.3.3

OBS-URL: https://build.opensuse.org/request/show/209065
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqp?expand=0&rev=16
This commit is contained in:
Denisart Benjamin
2013-12-01 21:23:10 +00:00
committed by Git OBS Bridge
parent 710e1aa3fc
commit 664ad5891c
4 changed files with 16 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Dec 1 15:43:57 UTC 2013 - oliver.bengs@opensuse.org
- Update to 1.3.3:
- SSLTransport: Now keeps read buffer if an exception is raised
- Message.channel is now a channel object (not the channel id)
- Now sets ``Message.channel`` on delivery
- New option to wait for publish confirmations
- ``queue_declare`` now returns named tuple of type
- Contents of ``Channel.returned_messages`` is now named tuples.
- Sockets now set to close on exec using the ``FD_CLOEXEC`` flag
-------------------------------------------------------------------
Thu Oct 24 10:58:39 UTC 2013 - speilicke@suse.com

View File

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