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 2023-06-26 18:15:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-numpy (Old)
 and      /work/SRC/openSUSE:Factory/.python-numpy.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-numpy"

Mon Jun 26 18:15:32 2023 rev:118 rq:1095237 version:1.24.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-numpy/python-numpy.changes        
2023-05-13 17:17:08.734209989 +0200
+++ /work/SRC/openSUSE:Factory/.python-numpy.new.15902/python-numpy.changes     
2023-06-26 18:15:34.126330394 +0200
@@ -1,0 +2,6 @@
+Fri Jun 23 12:23:14 UTC 2023 - Stefan Brüns <stefan.bru...@rwth-aachen.de>
+
+- Adapt test exceptions for PPC64 etc., TestFReturnCharacter
+  instead of TestF77ReturnCharacter, TestF90ReturnCharacter
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-numpy.spec ++++++
--- /var/tmp/diff_new_pack.DEJIUW/_old  2023-06-26 18:15:35.010334322 +0200
+++ /var/tmp/diff_new_pack.DEJIUW/_new  2023-06-26 18:15:35.014334340 +0200
@@ -296,8 +296,7 @@
 %endif
 # these tests fail on big endian gh#numpy/numpy#11831
 %ifarch s390x ppc ppc64
-test_failok+=" or TestF77ReturnCharacter"
-test_failok+=" or TestF90ReturnCharacter"
+test_failok+=" or TestFReturnCharacter"
 %endif
 # missing instruction set
 %ifarch s390x

Reply via email to