Hello community,

here is the log from the commit of package python-bcolz for openSUSE:Factory 
checked in at 2020-07-17 20:51:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-bcolz (Old)
 and      /work/SRC/openSUSE:Factory/.python-bcolz.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-bcolz"

Fri Jul 17 20:51:30 2020 rev:4 rq:821429 version:1.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-bcolz/python-bcolz.changes        
2020-04-27 23:37:47.823455189 +0200
+++ /work/SRC/openSUSE:Factory/.python-bcolz.new.3592/python-bcolz.changes      
2020-07-17 20:52:09.713002390 +0200
@@ -1,0 +2,5 @@
+Fri Jul 17 07:16:44 UTC 2020 - Guillaume GARDET <[email protected]>
+
+- Enable builds and tests on all archs
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-bcolz.spec ++++++
--- /var/tmp/diff_new_pack.H15KeC/_old  2020-07-17 20:52:10.941003670 +0200
+++ /var/tmp/diff_new_pack.H15KeC/_new  2020-07-17 20:52:10.945003675 +0200
@@ -17,11 +17,6 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%ifarch %{ix86} x86_64
-%bcond_without tests
-%else
-%bcond_with tests
-%endif
 %bcond_without python2
 Name:           python-bcolz
 Version:        1.2.1
@@ -45,8 +40,7 @@
 Recommends:     python-numexpr >= 2.5.2
 Recommends:     python-pandas
 Recommends:     python-tables
-ExclusiveArch:  %{ix86} x86_64
-%if %{with tests} && %{with python2}
+%if %{with python2}
 BuildRequires:  python-mock
 %endif
 %python_subpackages
@@ -72,15 +66,12 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
-%if %{with tests}
 %check
-# %%python_exec setup.py test
 pushd docs
 %{python_expand export PYTHONPATH="%{buildroot}%{$python_sitearch}"
 $python -c "import bcolz; bcolz.test()"
 }
 popd
-%endif
 
 %files %{python_files}
 %doc ANNOUNCE.rst README.rst RELEASE_NOTES.rst THANKS.rst


Reply via email to