- Update to 1.0.4:
* Added Transport.polling_interval Used by django-kombu to increase the time to sleep between SELECTs when there are no messages in the queue. Users of django-kombu should upgrade to django-kombu v0.9.2. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kombu?expand=0&rev=2
This commit is contained in:
parent
fb1b7c6522
commit
5a9998cefb
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f9cb9c1ae21a1fb43e19963ae3fe9beb74bf56d5f6e5980d4a67fb6d4244f5e1
|
|
||||||
size 196376
|
|
3
kombu-1.0.4.tar.bz2
Normal file
3
kombu-1.0.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8bfed7bc9b30389037b3288c2f5d2ef3a82291dd65d98ab30da91cb2b35bc858
|
||||||
|
size 196644
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 1 00:31:41 UTC 2011 - alexandre@exatati.com.br
|
||||||
|
|
||||||
|
- Update to 1.0.4:
|
||||||
|
* Added Transport.polling_interval
|
||||||
|
Used by django-kombu to increase the time to sleep between SELECTs when
|
||||||
|
there are no messages in the queue.
|
||||||
|
|
||||||
|
Users of django-kombu should upgrade to django-kombu v0.9.2.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Feb 12 17:17:22 UTC 2011 - alexandre@exatati.com.br
|
Sat Feb 12 17:17:22 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.0.3
|
Version: 1.0.4
|
||||||
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