- Update to 2.4.5:

- Last version broke installtion on PyPy and Jython due to test
    requirements clean-up.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kombu?expand=0&rev=53
This commit is contained in:
Alexandre Rogoski 2012-08-30 17:05:23 +00:00 committed by Git OBS Bridge
parent 7a3b4f3ebd
commit b9af9d1e2e
4 changed files with 11 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5e31f9c923581b9ba544da60960f10ad588483505fa003871aa3779e82dbb161
size 290810

3
kombu-2.4.5.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:909b101c521eca3a3c7d25b52f845b8fa347e602c8db40d5046e3f23039a931f
size 290869

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Aug 30 17:02:05 UTC 2012 - alexandre@exatati.com.br
- Update to 2.4.5:
- Last version broke installtion on PyPy and Jython due to test
requirements clean-up.
-------------------------------------------------------------------
Wed Aug 29 18:05:01 UTC 2012 - alexandre@exatati.com.br

View File

@ -16,7 +16,7 @@
#
Name: python-kombu
Version: 2.4.4
Version: 2.4.5
Release: 0
License: BSD-2-Clause
Summary: AMQP Messaging Framework for Python