Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-scipy for openSUSE:Factory 
checked in at 2024-11-20 16:58:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-scipy (Old)
 and      /work/SRC/openSUSE:Factory/.python-scipy.new.28523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-scipy"

Wed Nov 20 16:58:59 2024 rev:77 rq:1225155 version:1.14.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-scipy/python-scipy.changes        
2024-09-17 18:17:27.645155590 +0200
+++ /work/SRC/openSUSE:Factory/.python-scipy.new.28523/python-scipy.changes     
2024-11-20 16:59:14.030959516 +0100
@@ -1,0 +2,5 @@
+Tue Nov 19 19:07:38 UTC 2024 - Dirk Müller <dmuel...@suse.com>
+
+- relax pythran requirement
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-scipy.spec ++++++
--- /var/tmp/diff_new_pack.IDKsJv/_old  2024-11-20 16:59:15.603025068 +0100
+++ /var/tmp/diff_new_pack.IDKsJv/_new  2024-11-20 16:59:15.607025235 +0100
@@ -111,7 +111,7 @@
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pybind11-devel >= 2.13.1 with 
%python-pybind11-devel < 2.14}
 # Upstream's pre-emptive pin to < 0.16 is not necessary
-BuildRequires:  %{python_module pythran >= 0.14 with %python-pythran < 0.17}
+BuildRequires:  %{python_module pythran >= 0.14 with %python-pythran < 0.18}
 BuildRequires:  fdupes
 BuildRequires:  meson >= 0.62.2
 BuildRequires:  pkg-config
@@ -319,7 +319,7 @@
     donttest+=" or test_extreme_entropy"
 fi
 mv scipy scipy.dont-import-me
-%pytest_arch --pyargs scipy -n auto -m "not (slow or xslow $mark32bit)" -k 
"not ($donttest)"
+%pytest_arch --pyargs scipy %{?jobs:-n %jobs} -m "not (slow or xslow 
$mark32bit)" -k "not ($donttest)"
 # prevent failing debuginfo extraction because we did not create anything for 
testing
 touch debugsourcefiles.list
 %endif

Reply via email to