Hello community,

here is the log from the commit of package python-numpy for openSUSE:Factory 
checked in at 2020-04-28 22:29:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-numpy (Old)
 and      /work/SRC/openSUSE:Factory/.python-numpy.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-numpy"

Tue Apr 28 22:29:35 2020 rev:89 rq:798036 version:1.18.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-numpy/python-numpy.changes        
2020-04-19 21:48:58.256020715 +0200
+++ /work/SRC/openSUSE:Factory/.python-numpy.new.2738/python-numpy.changes      
2020-04-28 22:29:37.785446950 +0200
@@ -1,0 +2,18 @@
+Sun Apr 26 13:04:17 UTC 2020 - Andreas Schwab <sch...@suse.de>
+
+- Disable TestF{77,90}ReturnCharacter on big-endian architectures (#11831)
+
+-------------------------------------------------------------------
+Fri Apr 24 15:44:55 UTC 2020 - Arun Persaud <a...@gmx.de>
+
+- update to version 1.18.3:
+  * #15916: BUG: Fix eigh and cholesky methods of
+     numpy.random.multivariate_normal
+  * #15929: BUG,MAINT: Remove incorrect special case in string to
+     number...
+  * #15930: BUG: Guarantee array is in valid state after memory error
+     occurs...
+  * #15954: BUG: Check that pvals is 1D in _generator.multinomial.
+  * #16017: BUG: Alpha parameter must be 1D in generator.dirichlet
+
+-------------------------------------------------------------------

Old:
----
  numpy-1.18.2.zip

New:
----
  numpy-1.18.3.zip

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

Other differences:
------------------
++++++ python-numpy.spec ++++++
--- /var/tmp/diff_new_pack.F1bk2R/_old  2020-04-28 22:29:38.589448450 +0200
+++ /var/tmp/diff_new_pack.F1bk2R/_new  2020-04-28 22:29:38.589448450 +0200
@@ -70,7 +70,7 @@
 %endif
 %endif
 Name:           %{package_name}
-Version:        1.18.2
+Version:        1.18.3
 Release:        0
 Summary:        NumPy array processing for numbers, strings, records and 
objects
 License:        BSD-3-Clause
@@ -158,7 +158,8 @@
 %patch0 -p1
 %patch1 -p1
 %patch3 -p1
-%ifarch s390x
+%ifarch s390x ppc ppc64
+# TestF{77,90}ReturnCharacter are broken on all big-endian architectures 
(#11831)
 %patch4 -p1
 %endif
 # Fix non-executable scripts


Reply via email to