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-08-06 16:18:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-numpy (Old) and /work/SRC/openSUSE:Factory/.python-numpy.new.16738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-numpy" Thu Aug 6 16:18:13 2026 rev:148 rq:1369618 version:2.4.6 Changes: -------- --- /work/SRC/openSUSE:Factory/python-numpy/python-numpy.changes 2026-07-23 23:09:06.705694011 +0200 +++ /work/SRC/openSUSE:Factory/.python-numpy.new.16738/python-numpy.changes 2026-08-06 16:18:28.980658524 +0200 @@ -1,0 +2,5 @@ +Wed Aug 5 04:00:15 UTC 2026 - Steve Kowalik <[email protected]> + +- Skip a test to unblock Python 3.15 until new upstream release. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-numpy.spec ++++++ --- /var/tmp/diff_new_pack.TA56UU/_old 2026-08-06 16:18:29.984693661 +0200 +++ /var/tmp/diff_new_pack.TA56UU/_new 2026-08-06 16:18:29.988693800 +0200 @@ -234,6 +234,8 @@ test_failok+=" or test_limited_api" # gh#numpy/numpy#27531 test_failok+=" or test_api_importable" +# raises a warning as an error, remove when upgrading to 2.5.0. +test_failok+=" or test_xerbla_override" echo " import sys
