Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-numpy for openSUSE:Factory checked in at 2026-03-19 17:26:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-numpy (Old) and /work/SRC/openSUSE:Factory/.python-numpy.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-numpy" Thu Mar 19 17:26:38 2026 rev:144 rq:1341130 version:2.4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-numpy/python-numpy.changes 2026-03-10 17:47:40.245572608 +0100 +++ /work/SRC/openSUSE:Factory/.python-numpy.new.8177/python-numpy.changes 2026-03-19 17:26:42.203326565 +0100 @@ -1,0 +2,7 @@ +Thu Mar 19 09:42:57 UTC 2026 - Daniel Garcia <[email protected]> + +- Remove custom code for copy binaries for tests, the new version of + python-rpm-macros does that now as part of + %python_flavored_alternatives + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-numpy.spec ++++++ --- /var/tmp/diff_new_pack.0iMUSa/_old 2026-03-19 17:26:43.359374517 +0100 +++ /var/tmp/diff_new_pack.0iMUSa/_new 2026-03-19 17:26:43.363374682 +0100 @@ -159,12 +159,6 @@ cp pytest.ini testing/ pushd testing %python_flavored_alternatives -%if %{with libalternatives} -%{python_expand # -for b in f2py numpy-config; do - ln -s %{buildroot}%{_bindir}/$b-%{$python_bin_suffix} build/flavorbin/$b -done -} # flaky tests test_failok+=" or test_structured_object_indexing" @@ -241,7 +235,6 @@ } popd -%endif %pre # If libalternatives is used: Removing old update-alternatives entries.
