Hello community,

here is the log from the commit of package python-numpy for openSUSE:Factory 
checked in at 2019-09-02 12:40:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-numpy (Old)
 and      /work/SRC/openSUSE:Factory/.python-numpy.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-numpy"

Mon Sep  2 12:40:55 2019 rev:82 rq:726872 version:1.17.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-numpy/python-numpy.changes        
2019-08-19 20:48:28.705084456 +0200
+++ /work/SRC/openSUSE:Factory/.python-numpy.new.7948/python-numpy.changes      
2019-09-02 12:40:58.773794531 +0200
@@ -1,0 +2,30 @@
+Wed Aug 28 15:28:24 UTC 2019 - Todd R <[email protected]>
+
+- Update to version 1.17.1
+  * TST: Allow fuss in testing strided/non-strided exp/log loops
+  * BUG: avx2_scalef_ps must be static
+  * BUG: Remove stray print that causes a SystemError on python 3.7.
+  * BUG: Fix DeprecationWarning in python 3.8.
+  * BLD: Add missing gcd/lcm definitions to npy_math.h
+  * DOC, BUILD: cleanups and fix (again) 'build dist'
+  * TST: Add 3.8-dev to travisCI testing.
+  * BUG: Remove the broken clip wrapper (Backport)
+  * DOC: Fix hermitian argument docs in svd.
+  * MAINT: Workaround for Intel compiler bug leading to failing test
+  * TST: Clean up of test_pocketfft.py
+  * BUG: Make advanced indexing result on read-only subclass writeable...
+  * BUG: Fixed default BitGenerator name
+  * ENH: add c-imported modules for freeze analysis in np.random
+  * TST: Pin pytest version to 5.0.1
+  * BUG: Fix leak in the f2py-generated module init and `PyMem_Del`...
+  * BUG: Fix formatting error in exception message
+  * MAINT: random: Match type of SeedSequence.pool_size to DEFAULT_POOL_SIZE.
+  * BUG: Fix numpy.random bug in platform detection
+  * ENH: Enable huge pages in all Linux builds
+  * BUG: Fix segfault in `random.permutation(x)` when x is a string.
+  * BUG: don't fail when lexsorting some empty arrays (#14228)
+  * BUG: Fix misuse of .names and .fields in various places (backport...
+  * BUG: fix behavior of structured_to_unstructured on non-trivial...
+  * REL: Prepare 1.17.1 release
+
+-------------------------------------------------------------------

Old:
----
  numpy-1.17.0.zip

New:
----
  numpy-1.17.1.zip

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

Other differences:
------------------
++++++ python-numpy.spec ++++++
--- /var/tmp/diff_new_pack.QJDIQ3/_old  2019-09-02 12:41:00.109794291 +0200
+++ /var/tmp/diff_new_pack.QJDIQ3/_new  2019-09-02 12:41:00.109794291 +0200
@@ -18,7 +18,7 @@
 
 %global flavor @BUILD_FLAVOR@%{nil}
 
-%define _ver 1_17_0
+%define _ver 1_17_1
 %define pname python-numpy
 
 %bcond_with ringdisabled
@@ -78,7 +78,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python2 1
 Name:           %{package_name}
-Version:        1.17.0
+Version:        1.17.1
 Release:        0
 Summary:        NumPy array processing for numbers, strings, records and 
objects
 License:        BSD-3-Clause


Reply via email to