Hello community,

here is the log from the commit of package python-kombu for openSUSE:Factory 
checked in at 2013-08-13 13:21:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        
2013-06-19 17:02:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-kombu.new/python-kombu.changes   
2013-08-13 13:21:51.000000000 +0200
@@ -1,0 +2,10 @@
+Thu Aug  8 21:12:17 UTC 2013 - dmuel...@suse.com
+
+- update to 1.0.12:
+  * Redis: Ignore errors about keys missing in the round-robin cycle.
+  * Fixed test suite errors on Python 3.
+  * Fixed msgpack test failures.
+  * librabbitmq: Fixed a cyclic reference at connection close.
+  * Now depends on amqp 1.0.12 (Py3 compatibility issues).
+
+-------------------------------------------------------------------

Old:
----
  kombu-2.5.10.tar.gz

New:
----
  kombu-2.5.12.tar.gz

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

Other differences:
------------------
++++++ python-kombu.spec ++++++
--- /var/tmp/diff_new_pack.x2t2hK/_old  2013-08-13 13:21:52.000000000 +0200
+++ /var/tmp/diff_new_pack.x2t2hK/_new  2013-08-13 13:21:52.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-kombu
-Version:        2.5.10
+Version:        2.5.12
 Release:        0
 Summary:        AMQP Messaging Framework for Python
 License:        BSD-3-Clause
@@ -25,20 +25,17 @@
 Url:            http://github.com/ask/kombu/
 Source:         
http://pypi.python.org/packages/source/k/kombu/kombu-%{version}.tar.gz
 BuildRequires:  python-devel
-BuildRequires:  python-distribute
+BuildRequires:  python-setuptools
 # Test requirements:
 BuildRequires:  python-PyYAML
 BuildRequires:  python-amqp
 BuildRequires:  python-amqplib
 BuildRequires:  python-anyjson
 BuildRequires:  python-boto
-#BuildRequires:  python-couchdb
 BuildRequires:  python-mock
 #NOTE(saschpe): Disable optional test for now util issues are resolved
 #BuildRequires:  python-msgpack-python
 BuildRequires:  python-nose-cover3
-#BuildRequires:  python-pymongo
-#BuildRequires:  python-redis
 BuildRequires:  python-unittest2 >= 0.5.0
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 BuildRequires:  python-importlib
@@ -46,7 +43,7 @@
 Requires:       python-importlib
 Requires:       python-ordereddict
 %endif
-Requires:       python-amqp >= 1.0.11
+Requires:       python-amqp >= 1.0.12
 Requires:       python-anyjson >= 0.3.3
 Recommends:     couchdb
 Recommends:     mongodb
@@ -75,7 +72,7 @@
 # For rpmlint warning: remove shebang from python library:
 sed -i '/^#!/d' ./kombu/tests/test_serialization.py
 # NOTE(saschpe): We have a newer python-amqp, but this shouldn't be an issue:
-sed -i -e "s|amqp>=1.0.11,<1.1.0|amqp>=1.0.11|" requirements/default.txt 
kombu.egg-info/requires.txt
+sed -i -e "s|amqp>=1.0.12,<1.1.0|amqp>=1.0.12|" requirements/default.txt 
kombu.egg-info/requires.txt
 # NOTE(saschpe): Testsuite requires mkgpack-python < 0.2.0 because it dropped
 # Python-2.5 support. This makes no sense for us, thus:
 #sed -i "s/msgpack-python.*/msgpack-python/" requirements/test.txt

++++++ kombu-2.5.10.tar.gz -> kombu-2.5.12.tar.gz ++++++
++++ 1632 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