15
0
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:
Alexandre Rogoski
2012-07-10 22:42:54 +00:00
committed by Git OBS Bridge
parent d048eb114c
commit 15db74aead
4 changed files with 10 additions and 4 deletions

View File

@@ -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