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 2021-11-15 00:06:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-numpy (Old)
 and      /work/SRC/openSUSE:Factory/.python-numpy.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-numpy"

Mon Nov 15 00:06:14 2021 rev:105 rq:930811 version:1.21.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-numpy/python-numpy.changes        
2021-10-25 15:17:25.429675272 +0200
+++ /work/SRC/openSUSE:Factory/.python-numpy.new.1890/python-numpy.changes      
2021-11-15 00:06:18.795600503 +0100
@@ -1,0 +2,6 @@
+Tue Nov  9 15:27:58 UTC 2021 - Andreas Schwab <sch...@suse.de>
+
+- Expect failure of test_fpclass and test_float on riscv64
+- Bump disk space constraint
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-numpy.spec ++++++
--- /var/tmp/diff_new_pack.tlzbvF/_old  2021-11-15 00:06:19.415601007 +0100
+++ /var/tmp/diff_new_pack.tlzbvF/_new  2021-11-15 00:06:19.419601011 +0100
@@ -279,6 +279,12 @@
 # gh#numpy/numpy#18388
 test_failok+=" or test_float_remainder_overflow"
 %endif
+%ifarch riscv64
+# These tests fail due to non-portable assumptions about the signbit of NaN
+# gh#numpy/numpy#8213
+test_failok+=" or test_fpclass"
+test_failok+=" or test_float"
+%endif
 %{python_expand # for all python3 flavors
 export PYTHONPATH=%{buildroot}%{$python_sitearch}
 export PYTHONDONTWRITEBYTECODE=1

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.tlzbvF/_old  2021-11-15 00:06:19.451601037 +0100
+++ /var/tmp/diff_new_pack.tlzbvF/_new  2021-11-15 00:06:19.451601037 +0100
@@ -4,7 +4,7 @@
       <size unit="G">8</size>
     </physicalmemory>
     <disk>
-      <size unit="G">6</size>
+      <size unit="G">9</size>
     </disk>
   </hardware>
 </constraints>

Reply via email to