forked from pool/python-kombu
- Update to 2.3.2:
- Fixes problem with deserialization in Python 3.
- Aditional changes from 2.3.1:
- librabbitmq: Can now handle messages that does not have a
content_encoding/content_type set (Issue #149).
Fix contributed by C Anthony Risinger.
- Beanstalk: Now uses localhost by default if the URL does not
contain a host.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kombu?expand=0&rev=48
This commit is contained in:
committed by
Git OBS Bridge
parent
865d1c7c99
commit
980de3e33f
@@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
Name: python-kombu
|
||||
Version: 2.3.0
|
||||
Version: 2.3.2
|
||||
Release: 0
|
||||
License: BSD-2-Clause
|
||||
Summary: AMQP Messaging Framework for Python
|
||||
|
||||
Reference in New Issue
Block a user