Hello community,

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

Package is "python2-numpy"

Mon Sep  2 12:41:05 2019 rev:2 rq:726873 version:1.16.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python2-numpy/python2-numpy.changes      
2019-08-19 20:48:38.749082303 +0200
+++ /work/SRC/openSUSE:Factory/.python2-numpy.new.7948/python2-numpy.changes    
2019-09-02 12:41:08.037792861 +0200
@@ -1,0 +2,28 @@
+Wed Aug 28 15:27:44 UTC 2019 - Todd R <[email protected]>
+
+- Update to 1.16.5
+  * ENH: Add project URLs to setup.py
+  * TEST, ENH: fix tests and ctypes code for PyPy
+  * BUG: use npy_intp instead of int for indexing array
+  * TST: Ignore DeprecationWarning during nose imports
+  * BUG: Fix use-after-free in boolean indexing
+  * MAINT/BUG/DOC: Fix errors in _add_newdocs
+  * BUG: fix byte order reversal for datetime64[ns]
+  * MAINT,BUG: Use nbytes to also catch empty descr during allocation
+  * BUG: np.array cleared errors occured in PyMemoryView_FromObject
+  * BUG: Fixes for Undefined Behavior Sanitizer (UBSan) errors.
+  * BUG: ensure that casting to/from structured is properly checked.
+  * MAINT: fix histogram*d dispatchers
+  * BUG: further fixup to histogram2d dispatcher.
+  * BUG: Replace contextlib.suppress for Python 2.7
+  * BUG: fix compilation of 3rd party modules with Py_LIMITED_API...
+  * BUG: Fix memory leak in dtype from dict contructor
+  * DOC: Document array_function at a higher level.
+  * BUG, DOC: add new recfunctions to `__all__`
+  * BUG: Remove stray print that causes a SystemError on python 3.7
+  * TST: Pin pytest version to 5.0.1.
+  * ENH: Enable huge pages in all Linux builds
+  * BUG: fix behavior of structured_to_unstructured on non-trivial...
+  * REL: Prepare for the NumPy 1.16.5 release.
+
+-------------------------------------------------------------------

Old:
----
  numpy-1.16.4.zip

New:
----
  numpy-1.16.5.zip

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

Other differences:
------------------
++++++ python2-numpy.spec ++++++
--- /var/tmp/diff_new_pack.e5WUCv/_old  2019-09-02 12:41:08.889792707 +0200
+++ /var/tmp/diff_new_pack.e5WUCv/_new  2019-09-02 12:41:08.889792707 +0200
@@ -18,7 +18,7 @@
 
 %global flavor @BUILD_FLAVOR@%{nil}
 
-%define _ver 1_16_4
+%define _ver 1_16_5
 %define pname python-numpy
 
 %bcond_with ringdisabled
@@ -79,7 +79,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python3 1
 Name:           %{package_name}
-Version:        1.16.4
+Version:        1.16.5
 Release:        0
 Summary:        NumPy array processing for numbers, strings, records and 
objects
 License:        BSD-3-Clause


Reply via email to