Hello community, here is the log from the commit of package python-numpy for openSUSE:Factory checked in at 2019-10-22 15:42:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-numpy (Old) and /work/SRC/openSUSE:Factory/.python-numpy.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-numpy" Tue Oct 22 15:42:33 2019 rev:85 rq:741415 version:1.17.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-numpy/python-numpy.changes 2019-10-10 11:50:04.183858771 +0200 +++ /work/SRC/openSUSE:Factory/.python-numpy.new.2352/python-numpy.changes 2019-10-22 15:42:34.813520768 +0200 @@ -1,0 +2,23 @@ +Sat Oct 19 17:04:18 UTC 2019 - Arun Persaud <[email protected]> + +- update to version 1.17.3: + * #14456: MAINT: clean up pocketfft modules inside numpy.fft + namespace. + * #14463: BUG: random.hypergeometic assumes npy_long is npy_int64, + hung... + * #14502: BUG: random: Revert gh-14458 and refix gh-14557. + * #14504: BUG: add a specialized loop for boolean matmul. + * #14506: MAINT: Update pytest version for Python 3.8 + * #14512: DOC: random: fix doc linking, was referencing private + submodules. + * #14513: BUG,MAINT: Some fixes and minor cleanup based on clang + analysis + * #14515: BUG: Fix randint when range is 2**32 + * #14519: MAINT: remove the entropy c-extension module + * #14563: DOC: remove note about Pocketfft license file + (non-existing here). + * #14578: BUG: random: Create a legacy implementation of + random.binomial. + * #14687: BUG: properly define PyArray_DescrCheck + +------------------------------------------------------------------- Old: ---- numpy-1.17.2.zip New: ---- numpy-1.17.3.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-numpy.spec ++++++ --- /var/tmp/diff_new_pack.L0gBWh/_old 2019-10-22 15:42:36.045522173 +0200 +++ /var/tmp/diff_new_pack.L0gBWh/_new 2019-10-22 15:42:36.045522173 +0200 @@ -70,12 +70,11 @@ %endif %endif Name: %{package_name} -Version: 1.17.2 +Version: 1.17.3 Release: 0 Summary: NumPy array processing for numbers, strings, records and objects License: BSD-3-Clause -Group: Development/Libraries/Python -Url: http://www.numpy.org/ +URL: http://www.numpy.org/ Source: https://files.pythonhosted.org/packages/source/n/numpy/numpy-%{version}.zip Source99: python-numpy-rpmlintrc # PATCH-FIX-OPENSUSE numpy-buildfix.patch -- openSUSE-specific build fixes @@ -134,7 +133,6 @@ %package devel Summary: Development files for numpy applications -Group: Development/Libraries/Python Requires: %{name} = %{version} Requires: python-devel %if %{without hpc}
