Hello community,

here is the log from the commit of package python-futures for openSUSE:Factory 
checked in at 2015-06-04 09:05:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-futures (Old)
 and      /work/SRC/openSUSE:Factory/.python-futures.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-futures"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-futures/python-futures.changes    
2015-05-19 23:47:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-futures.new/python-futures.changes       
2015-06-04 09:05:26.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Jun  3 13:30:09 UTC 2015 - [email protected]
+
+- Disable tests for SLE 11, the testsuite uses Python 2.7 constructs
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-futures.spec ++++++
--- /var/tmp/diff_new_pack.1s4PbZ/_old  2015-06-04 09:05:26.000000000 +0200
+++ /var/tmp/diff_new_pack.1s4PbZ/_new  2015-06-04 09:05:26.000000000 +0200
@@ -52,7 +52,9 @@
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
 %check
+%if 0%{?suse_version} > 1110
 python test_futures.py
+%endif
 
 %files
 %defattr(-,root,root,-)


Reply via email to