forked from pool/python-amqp
Accepting request 213855 from Cloud:OpenStack:Master
- update to 1.4.0: - Heartbeat implementation improved (Issue #6). - NoneType is now supported in tables and arrays. - SSLTransport: Now handles ``ENOENT``. OBS-URL: https://build.opensuse.org/request/show/213855 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqp?expand=0&rev=18
This commit is contained in:
committed by
Git OBS Bridge
parent
664ad5891c
commit
0651f5e0a8
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e65da719efcd1d0a9cff44431e2476f88de8ffeeb7abc0c77e82361c9281170f
|
||||
size 75574
|
||||
3
amqp-1.4.0.tar.gz
Normal file
3
amqp-1.4.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ab4b61d82da00a386578de4882c75c183bf387cfa364f021db3d8db2916662a3
|
||||
size 76799
|
||||
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 14 10:56:30 UTC 2014 - dmueller@suse.com
|
||||
|
||||
- update to 1.4.0:
|
||||
- Heartbeat implementation improved (Issue #6).
|
||||
- NoneType is now supported in tables and arrays.
|
||||
- SSLTransport: Now handles ``ENOENT``.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 1 15:43:57 UTC 2013 - oliver.bengs@opensuse.org
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-amqp
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-amqp
|
||||
Version: 1.3.3
|
||||
Version: 1.4.0
|
||||
Release: 0
|
||||
Summary: Low-level AMQP client for Python (fork of amqplib)
|
||||
License: LGPL-2.1
|
||||
|
||||
Reference in New Issue
Block a user