Hello community,

here is the log from the commit of package python-futures for openSUSE:Factory 
checked in at 2017-11-17 10:36:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-futures (Old)
 and      /work/SRC/openSUSE:Factory/.python-futures.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-futures"

Fri Nov 17 10:36:50 2017 rev:13 rq:541773 version:3.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-futures/python-futures.changes    
2017-09-22 21:32:40.147167986 +0200
+++ /work/SRC/openSUSE:Factory/.python-futures.new/python-futures.changes       
2017-11-17 10:36:53.275487208 +0100
@@ -1,0 +2,5 @@
+Tue Nov 14 10:01:58 UTC 2017 - mplus...@suse.com
+
+- Skip building oh python3 subpackage as it is not supported
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-futures.spec ++++++
--- /var/tmp/diff_new_pack.mLB8hU/_old  2017-11-17 10:36:54.199453388 +0100
+++ /var/tmp/diff_new_pack.mLB8hU/_new  2017-11-17 10:36:54.199453388 +0100
@@ -16,6 +16,7 @@
 #
 
 
+%define skip_python3 1
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-futures
 Version:        3.1.1
@@ -51,9 +52,7 @@
 %fdupes %{buildroot}%{_prefix}
 
 %check
-%if 0%{?suse_version} > 1110
-python test_futures.py
-%endif
+%python_exec test_futures.py
 
 %files %{python_files}
 %defattr(-,root,root,-)


Reply via email to