SHA256
1
0
forked from pool/python-kombu

- Update to 2.2.5:

- Pidbox: Now sets queue expire at 10 seconds for reply queues.
  - EventIO: Now ignores ``ValueError`` raised by epoll unregister.
  - MongoDB: Fixes Issue #142
    Fix by Flavio Percoco Premoli

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kombu?expand=0&rev=44
This commit is contained in:
Alexandre Rogoski
2012-07-10 16:37:51 +00:00
committed by Git OBS Bridge
parent c0acd0ee26
commit d048eb114c
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jul 10 16:34:37 UTC 2012 - alexandre@exatati.com.br
- Update to 2.2.5:
- Pidbox: Now sets queue expire at 10 seconds for reply queues.
- EventIO: Now ignores ``ValueError`` raised by epoll unregister.
- MongoDB: Fixes Issue #142
Fix by Flavio Percoco Premoli
-------------------------------------------------------------------
Thu Jul 5 16:30:11 UTC 2012 - alexandre@exatati.com.br