Hello community,

here is the log from the commit of package python-kombu for openSUSE:Factory 
checked in at 2014-11-24 11:08:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-kombu (Old)
 and      /work/SRC/openSUSE:Factory/.python-kombu.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-kombu"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-kombu/python-kombu.changes        
2014-09-19 13:56:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-kombu.new/python-kombu.changes   
2014-11-24 11:09:01.000000000 +0100
@@ -1,0 +2,22 @@
+Thu Nov 20 15:35:08 UTC 2014 - [email protected]
+
+- update to version 3.0.24:
+    - The `Qpid <http://qpid.apache.org/>`_ broker is supported for Python 2.x
+      environments. The Qpid transport includes full SSL support within Kombu. 
See
+      the :mod:`kombu.transport.qpid` docs for more info.
+    - Dependencies: extra[librabbitmq] now requires librabbitmq 1.6.0
+    - Docstrings for :class:`~kombu.utils.limit.TokenBucket` did not match
+      implementation.
+    - :func:`~kombu.common.oid_from` accidentally called ``uuid.getnode()`` but
+      did not use the return value.
+    - Redis: Now ignores errors when cosing the underlying connection.
+    - Redis: Restoring messages will now use a single connection.
+    - ``kombu.five.monotonic``: Can now be imported even if ctypes is not
+      available for some reason (e.g. App Engine)
+    - Documentation: Improved example to use the ``declare`` argument to
+      ``Producer`` (Issue #423).
+    - Django: Fixed ``app_label`` for older Django versions (``< 1.7``).
+      (Issue #414).
+- fixed python-amqp BuildRequire
+
+-------------------------------------------------------------------

Old:
----
  kombu-3.0.23.tar.gz

New:
----
  kombu-3.0.24.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-kombu.spec ++++++
--- /var/tmp/diff_new_pack.nyCGB0/_old  2014-11-24 11:09:02.000000000 +0100
+++ /var/tmp/diff_new_pack.nyCGB0/_new  2014-11-24 11:09:02.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           python-kombu
-Version:        3.0.23
+Version:        3.0.24
 Release:        0
 Summary:        AMQP Messaging Framework for Python
 License:        BSD-3-Clause
@@ -28,7 +28,7 @@
 BuildRequires:  python-setuptools
 # Test requirements:
 BuildRequires:  python-PyYAML
-BuildRequires:  python-amqp >= 1.4.5
+BuildRequires:  python-amqp >= 1.4.6
 BuildRequires:  python-anyjson
 BuildRequires:  python-boto
 BuildRequires:  python-mock

++++++ kombu-3.0.23.tar.gz -> kombu-3.0.24.tar.gz ++++++
++++ 4518 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to