Hello community,

here is the log from the commit of package python-numpy for openSUSE:Factory 
checked in at 2020-05-29 21:16:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-numpy (Old)
 and      /work/SRC/openSUSE:Factory/.python-numpy.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-numpy"

Fri May 29 21:16:14 2020 rev:91 rq:805383 version:1.18.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-numpy/python-numpy.changes        
2020-05-11 13:26:15.115218142 +0200
+++ /work/SRC/openSUSE:Factory/.python-numpy.new.3606/python-numpy.changes      
2020-05-29 21:19:34.731455573 +0200
@@ -1,0 +2,5 @@
+Wed May 13 09:13:22 UTC 2020 - Matej Cepl <mc...@suse.com>
+
+- Reorganize check section to pass
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-numpy.spec ++++++
--- /var/tmp/diff_new_pack.05w8KW/_old  2020-05-29 21:19:36.019459455 +0200
+++ /var/tmp/diff_new_pack.05w8KW/_new  2020-05-29 21:19:36.023459466 +0200
@@ -251,14 +251,10 @@
 export PATH="%{buildroot}%{_bindir}:$PATH"
 mkdir testing
 pushd testing
-%ifarch ppc64 ppc64le
-%pytest_arch -n auto --pyargs numpy || echo "Warning: ignore check error for 
PowerPC bypass boo#1148173"
-%else
-%pytest_arch -n auto --pyargs numpy
-%endif
+%python_expand export PYTHONPATH=%{_python_sysconfig_path $python 
stdlib}:%{$python_sitearch}
+%pytest_arch -n auto --pyargs numpy %{buildroot}%{$python_sitearch}/numpy
 popd
 %endif
-
 %if %{without hpc}
 %post
 %python_install_alternative f2py



Reply via email to