forked from pool/python-kombu
- Update to 2.2.6:
- Adds ``messaging.entry_to_queue`` for compat with previous versions. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kombu?expand=0&rev=45
This commit is contained in:
parent
d048eb114c
commit
15db74aead
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fd515137153580dd9ccaa576378c34801fdea31290240fc961993f028eb1341b
|
||||
size 257176
|
3
kombu-2.2.6.tar.bz2
Normal file
3
kombu-2.2.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:61fd29659cd5b24d236021695d9b4944998872b569c9a34e6eaab21521a01af0
|
||||
size 257391
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 10 22:40:59 UTC 2012 - alexandre@exatati.com.br
|
||||
|
||||
- Update to 2.2.6:
|
||||
- Adds ``messaging.entry_to_queue`` for compat with previous versions.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 10 16:34:37 UTC 2012 - alexandre@exatati.com.br
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
|
||||
Name: python-kombu
|
||||
Version: 2.2.5
|
||||
Version: 2.2.6
|
||||
Release: 0
|
||||
License: BSD-2-Clause
|
||||
Summary: AMQP Messaging Framework for Python
|
||||
|
Loading…
Reference in New Issue
Block a user