14
0
forked from pool/python-kombu

- Update to 2.5.6:

- Now depends on amqp 1.0.8 which works around a bug found on some
    Python 2.5 installations where 2**32 overflows to 0.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kombu?expand=0&rev=71
This commit is contained in:
Alexandre Rogoski
2013-02-08 20:17:02 +00:00
committed by Git OBS Bridge
parent 3afec9997e
commit 51549c3d51
5 changed files with 14 additions and 7 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Feb 8 20:12:27 UTC 2013 - alexandre@exatati.com.br
- Update to 2.5.6:
- Now depends on amqp 1.0.8 which works around a bug found on some
Python 2.5 installations where 2**32 overflows to 0.
-------------------------------------------------------------------
Thu Feb 7 19:34:15 UTC 2013 - alexandre@exatati.com.br