Hello community,

here is the log from the commit of package python-kombu for openSUSE:Factory 
checked in at 2016-11-24 21:23:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        
2016-01-26 10:14:43.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-kombu.new/python-kombu.changes   
2016-11-24 21:23:03.000000000 +0100
@@ -1,0 +2,10 @@
+Mon Nov 14 14:41:42 UTC 2016 - [email protected]
+
+- update to 3.0.35:
+  - msgpack: msgpack support now requires msgpack-python > 0.4.7.
+  - Redis: TimeoutError was no longer handled as a recoverable error.
+  - msgpack: Fixes support for binary/unicode data
+  - Qpid: Adds async error handling.
+  - msgpack: Use binary encoding instead of utf-8 (Issue #570).
+
+-------------------------------------------------------------------

Old:
----
  kombu-3.0.33.tar.gz

New:
----
  kombu-3.0.35.tar.gz

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

Other differences:
------------------
++++++ python-kombu.spec ++++++
--- /var/tmp/diff_new_pack.0QVABh/_old  2016-11-24 21:23:04.000000000 +0100
+++ /var/tmp/diff_new_pack.0QVABh/_new  2016-11-24 21:23:04.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           python-kombu
-Version:        3.0.33
+Version:        3.0.35
 Release:        0
 Summary:        AMQP Messaging Framework for Python
 License:        BSD-3-Clause
@@ -34,6 +34,7 @@
 BuildRequires:  python-mock
 BuildRequires:  python-msgpack-python
 BuildRequires:  python-nose-cover3
+BuildRequires:  python-redis
 BuildRequires:  python-unittest2 >= 0.5.0
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 BuildRequires:  python-importlib
@@ -41,7 +42,7 @@
 Requires:       python-importlib
 Requires:       python-ordereddict
 %endif
-Requires:       python-amqp >= 1.4.6
+Requires:       python-amqp >= 1.4.9
 Requires:       python-anyjson >= 0.3.3
 %if 0%{?suse_version}
 Suggests:       couchdb

++++++ kombu-3.0.33.tar.gz -> kombu-3.0.35.tar.gz ++++++
++++ 1786 lines of diff (skipped)


Reply via email to