forked from pool/python-amqp
Accepting request 353803 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/353803 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-amqp?expand=0&rev=20
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1781884b53e01209eeced13ca1d941f1a7026088974edb6fb62728638bd02dda
|
||||
size 79189
|
||||
3
amqp-1.4.9.tar.gz
Normal file
3
amqp-1.4.9.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2dea4d16d073c902c3b89d9b96620fb6729ac0f7a923bbc777cb4ad827c0c61a
|
||||
size 79392
|
||||
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 13 17:10:55 UTC 2016 - antoine.belvire@laposte.net
|
||||
|
||||
- Update to 1.4.9:
|
||||
* Fix compatibility with Linux/OS X instances where the
|
||||
``ctypes`` module does not exist
|
||||
- Changes from 1.4.8:
|
||||
* ``abstract_channel.wait`` now accepts a float `timeout`
|
||||
parameter expressed in seconds
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 10 09:43:54 UTC 2015 - seife+obs@b1-systems.com
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-amqp
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX 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.4.7
|
||||
Version: 1.4.9
|
||||
Release: 0
|
||||
Summary: Low-level AMQP client for Python (fork of amqplib)
|
||||
License: LGPL-2.1+
|
||||
|
||||
Reference in New Issue
Block a user