- Update to 2.4.3:

- Fixed problem with amqp transport alias (Issue #154).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kombu?expand=0&rev=51
This commit is contained in:
Alexandre Rogoski 2012-08-27 14:28:08 +00:00 committed by Git OBS Bridge
parent f34966a9c7
commit 251e840d67
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:383c28b787360890ad049ab8a271a7bde782e8feb1c4ff1b3678e0199944ee22
size 290518

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Aug 27 14:24:17 UTC 2012 - alexandre@exatati.com.br
- Update to 2.4.3:
- Fixed problem with amqp transport alias (Issue #154).
-------------------------------------------------------------------
Fri Aug 24 19:46:11 UTC 2012 - alexandre@exatati.com.br

View File

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