Hello community,

here is the log from the commit of package python-kombu for openSUSE:Factory 
checked in at 2014-01-22 09:58: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-01-15 16:26:54.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-kombu.new/python-kombu.changes   
2014-01-23 15:54:17.000000000 +0100
@@ -1,0 +2,31 @@
+Tue Jan 21 13:48:22 UTC 2014 - dmuel...@suse.com
+
+- update to 3.0.10:
+  * Now depends on amqp 1.4.1.
+  * maybe_declare now raises a “recoverable connection error” 
+  if the channel is disconnected
+  * Redis: Consumer.cancel() is now thread safe.
+  * Fixed “unhashable type” error on Python 3
+  * Do not attempt to unregister operations on an already closed
+  poller instance
+
+-------------------------------------------------------------------
+Tue Jan 14 10:52:55 UTC 2014 - dmuel...@suse.com
+
+- update to 3.0.9:
+  - Now depends on :mod:`amqp` 1.4.0.
+  - Redis: Basic cancel for fanout based queues now sends a corresponding
+    ``UNSUBSCRIBE`` command to the server.
+  - MongoDB: Improved connection string and options handling
+    (Issue #266 + Issue #120).
+  - SQS: Limit the number of messages when receiving in batch to 10.
+  - ConsumerMixin: ``consume`` now checks heartbeat every time the
+    socket times out.
+  - Retry Policy: A max retries of 0 did not retry forever.
+  - Simple: If passing a Queue object the simple utils will now take
+    default routing key from that queue.
+  - Redis: The map of Redis error classes are now exposed at the module level
+    using the :func:`kombu.transport.redis.get_redis_error_classes` function.
+  - Async: ``Hub.close`` now sets ``.poller`` to None.
+
+-------------------------------------------------------------------

Old:
----
  kombu-3.0.8.tar.gz

New:
----
  kombu-3.0.10.tar.gz

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

Other differences:
------------------
++++++ python-kombu.spec ++++++
--- /var/tmp/diff_new_pack.CL28et/_old  2014-01-23 15:54:17.000000000 +0100
+++ /var/tmp/diff_new_pack.CL28et/_new  2014-01-23 15:54:17.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           python-kombu
-Version:        3.0.8
+Version:        3.0.10
 Release:        0
 Summary:        AMQP Messaging Framework for Python
 License:        BSD-3-Clause
@@ -43,7 +43,7 @@
 Requires:       python-importlib
 Requires:       python-ordereddict
 %endif
-Requires:       python-amqp >= 1.0.13
+Requires:       python-amqp >= 1.4.0
 Requires:       python-anyjson >= 0.3.3
 Recommends:     couchdb
 Recommends:     mongodb

++++++ kombu-3.0.8.tar.gz -> kombu-3.0.10.tar.gz ++++++
++++ 1652 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to