SHA256
1
0
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:
Alexandre Rogoski 2011-10-27 22:33:54 +00:00 committed by Git OBS Bridge
parent f89e389f98
commit f985f88490
4 changed files with 10 additions and 4 deletions

View File

@ -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
View File

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

View File

@ -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

View File

@ -21,7 +21,7 @@
%define mod_name kombu
Name: python-%{mod_name}
Version: 1.4.2
Version: 1.4.3
Release: 0
License: BSD License
Summary: AMQP Messaging Framework for Python