diff --git a/kombu-2.3.0.tar.gz b/kombu-2.3.0.tar.gz deleted file mode 100644 index 1f47584..0000000 --- a/kombu-2.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c138c165f9b2d289ca55a47ccf10e35b9f23cea89a621a104b9dfec08604b20d -size 288148 diff --git a/kombu-2.3.2.tar.gz b/kombu-2.3.2.tar.gz new file mode 100644 index 0000000..4fd0aa6 --- /dev/null +++ b/kombu-2.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3010c0b4d47ad1a3f3e815ec902f7c3818cead3d2778659bd924e88db421d70b +size 288062 diff --git a/python-kombu.changes b/python-kombu.changes index 81d0452..6ec4ce7 100644 --- a/python-kombu.changes +++ b/python-kombu.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Aug 1 18:57:38 UTC 2012 - alexandre@exatati.com.br + +- 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. + ------------------------------------------------------------------- Thu Jul 26 00:01:34 UTC 2012 - alexandre@exatati.com.br diff --git a/python-kombu.spec b/python-kombu.spec index 6dedad9..485b819 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -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