Hello community,

here is the log from the commit of package python3-kombu for openSUSE:Factory 
checked in at 2015-01-10 23:05:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-kombu (Old)
 and      /work/SRC/openSUSE:Factory/.python3-kombu.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-kombu"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-kombu/python3-kombu.changes      
2014-07-10 08:17:12.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-kombu.new/python3-kombu.changes 
2015-01-10 23:05:29.000000000 +0100
@@ -1,0 +2,54 @@
+Sat Jan 10 00:34:30 UTC 2015 - [email protected]
+
+- specfile:
+  * update copyright year
+  * update url
+
+- 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 'kombu.transport.qpid' docs for more
+    info.  Contributed by Brian Bouterse and Chris Duryee through
+    support from Red Hat.
+  * Dependencies: extra[librabbitmq] now requires librabbitmq 1.6.0
+  * Docstrings for '~kombu.utils.limit.TokenBucket' did not match
+    implementation.  Fix contributed by Jesse Dhillon.
+  * '~kombu.common.oid_from' accidentally called "uuid.getnode()" but
+    did not use the return value.  Fix contributed by Alexander
+    Todorov.
+  * 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).
+
+- changes from version 3.0.23:
+  * Django: Fixed bug in the Django 1.7 compatibility improvements
+    related to autocommit handling.  Contributed by Radek Czajka.
+  * Django: The Django transport models would not be created on syncdb
+    after app label rename (Issue #406).
+
+- changes from version 3.0.22:
+  * kombu.async: Min. delay between waiting for timer was always
+    increased to one second.
+  * Fixed bug in itermessages where message is received after the with
+    statement exits the block.  Fixed by Rumyana Neykova
+  * Connection.autoretry: Now works with functions missing wrapped
+    attributes ("__module__", "__name__", "__doc__"). Fixes #392.
+    Contributed by johtso.
+  * Django: Now sets custom app label for "kombu.transport.django" to
+    work with recent changes in Django 1.7.
+  * SimpleQueue removed messages from the wrong end of buffer (Issue
+    #380).
+  * Tests: Now using "unittest.mock" if available (Issue #381).
+
+- changes from version 3.0.21:
+  * Fixed remaining bug in "maybe_declare" for "auto_delete"
+    exchanges.  Fix contributed by Roger Hu.
+  * MongoDB: Creating a channel now properly evaluates a connection
+    (Issue #363).  Fix contributed by Len Buckens.
+
+-------------------------------------------------------------------

Old:
----
  kombu-3.0.20.tar.gz

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

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

Other differences:
------------------
++++++ python3-kombu.spec ++++++
--- /var/tmp/diff_new_pack.0HpFEb/_old  2015-01-10 23:05:29.000000000 +0100
+++ /var/tmp/diff_new_pack.0HpFEb/_new  2015-01-10 23:05:29.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-kombu
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
 
 
 Name:           python3-kombu
-Version:        3.0.20
+Version:        3.0.24
 Release:        0
 Summary:        AMQP Messaging Framework for Python
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
-Url:            http://github.com/ask/kombu/
+Url:            http://github.com/celery/kombu/
 Source:         
http://pypi.python.org/packages/source/k/kombu/kombu-%{version}.tar.gz
 %if 0%{?suse_version} == 1220
 BuildRequires:  python3

++++++ kombu-3.0.20.tar.gz -> kombu-3.0.24.tar.gz ++++++
++++ 4945 lines of diff (skipped)

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

Reply via email to