Hello community,

here is the log from the commit of package python3-kombu for openSUSE:Factory 
checked in at 2016-06-19 10:48:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      
2016-05-25 21:24:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-kombu.new/python3-kombu.changes 
2016-06-19 10:49:02.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Jun 13 17:04:15 UTC 2016 - toddrme2...@gmail.com
+
+- Comment out unused test requirements.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python3-kombu.spec ++++++
--- /var/tmp/diff_new_pack.O4HN4B/_old  2016-06-19 10:49:03.000000000 +0200
+++ /var/tmp/diff_new_pack.O4HN4B/_new  2016-06-19 10:49:03.000000000 +0200
@@ -26,14 +26,14 @@
 Source:         
https://files.pythonhosted.org/packages/source/k/kombu/kombu-%{version}.tar.gz
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
-# Test requirements:
-BuildRequires:  python3-PyYAML
 BuildRequires:  python3-amqp >= 1.0.13
 BuildRequires:  python3-amqplib
-BuildRequires:  python3-anyjson >= 0.3.3
-BuildRequires:  python3-mock
-BuildRequires:  python3-nose-cover3
-BuildRequires:  python3-unittest2 >= 0.5.0
+# Test requirements:
+# BuildRequires:  python3-PyYAML
+# BuildRequires:  python3-anyjson >= 0.3.3
+# BuildRequires:  python3-mock
+# BuildRequires:  python3-nose-cover3
+# BuildRequires:  python3-unittest2 >= 0.5.0
 Requires:       python3-amqp >= 1.0.13
 Requires:       python3-anyjson >= 0.3.3
 Recommends:     couchdb
@@ -68,8 +68,9 @@
 %install
 python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
-%check
-#python3 setup.py test
+# Tests are currently incompatible with latest amqp.  Check in next release.
+# %check
+# python3 setup.py test
 
 %files
 %defattr(-,root,root,-)


Reply via email to