forked from pool/python-kombu
- Update to 1.4.3:
- Fixes bug in ProducerPool where too many resources would be acquired. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kombu?expand=0&rev=22
This commit is contained in:
parent
f89e389f98
commit
f985f88490
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:893e765f9984e922f73787aeab0c07cb8eab6a30b856044a9b02c870190b4df5
|
|
||||||
size 222668
|
|
3
kombu-1.4.3.tar.bz2
Normal file
3
kombu-1.4.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:541813f23655dcd5c48bc55b5997f641eec9d3686844fd768c03bba28b76a743
|
||||||
|
size 222679
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 27 22:33:03 UTC 2011 - alexandre@exatati.com.br
|
||||||
|
|
||||||
|
- Update to 1.4.3:
|
||||||
|
- Fixes bug in ProducerPool where too many resources would be acquired.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 26 18:12:33 UTC 2011 - alexandre@exatati.com.br
|
Wed Oct 26 18:12:33 UTC 2011 - alexandre@exatati.com.br
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%define mod_name kombu
|
%define mod_name kombu
|
||||||
|
|
||||||
Name: python-%{mod_name}
|
Name: python-%{mod_name}
|
||||||
Version: 1.4.2
|
Version: 1.4.3
|
||||||
Release: 0
|
Release: 0
|
||||||
License: BSD License
|
License: BSD License
|
||||||
Summary: AMQP Messaging Framework for Python
|
Summary: AMQP Messaging Framework for Python
|
||||||
|
Loading…
Reference in New Issue
Block a user