Hello community,

here is the log from the commit of package python-kombu for openSUSE:Factory 
checked in at 2016-01-26 10:14:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        
2015-10-01 09:28:56.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-kombu.new/python-kombu.changes   
2016-01-26 10:14:43.000000000 +0100
@@ -1,0 +2,13 @@
+Wed Jan 13 17:34:21 UTC 2016 - [email protected]
+
+- Update to 3.0.33:
+  * Now depends on :mod:`amqp` 1.4.9
+  * Redis: Fixed problem with auxilliary connections causing the
+    main consumer connection to be closed (Issue #550)
+  * Qpid: No longer uses threads to operate, to ensure
+    compatibility with all environments (Issue #531)
+- See /usr/share/doc/packages/python-kombu/Changelog for changes
+  introduced between 3.0.27 and 3.0.32
+- Remove fix-tests.patch
+
+-------------------------------------------------------------------

Old:
----
  fix-tests.patch
  kombu-3.0.26.tar.gz

New:
----
  kombu-3.0.33.tar.gz

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

Other differences:
------------------
++++++ python-kombu.spec ++++++
--- /var/tmp/diff_new_pack.T0nB5i/_old  2016-01-26 10:14:44.000000000 +0100
+++ /var/tmp/diff_new_pack.T0nB5i/_new  2016-01-26 10:14:44.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-kombu
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX 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,19 +17,18 @@
 
 
 Name:           python-kombu
-Version:        3.0.26
+Version:        3.0.33
 Release:        0
 Summary:        AMQP Messaging Framework for Python
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
 Url:            https://github.com/celery/kombu
 Source:         
http://pypi.python.org/packages/source/k/kombu/kombu-%{version}.tar.gz
-Patch0:         fix-tests.patch
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
 # Test requirements:
 BuildRequires:  python-PyYAML
-BuildRequires:  python-amqp >= 1.4.6
+BuildRequires:  python-amqp >= 1.4.9
 BuildRequires:  python-anyjson >= 0.3.3
 BuildRequires:  python-boto
 BuildRequires:  python-mock
@@ -72,7 +71,6 @@
 %setup -q -n kombu-%{version}
 # For rpmlint warning: remove shebang from python library:
 sed -i '/^#!/d' ./kombu/tests/test_serialization.py
-%patch0 -p1
 
 %build
 python setup.py build

++++++ kombu-3.0.26.tar.gz -> kombu-3.0.33.tar.gz ++++++
++++ 3860 lines of diff (skipped)


Reply via email to