Accepting request 749079 from home:apersaud:branches:devel:languages:python:numeric

update to latest version

OBS-URL: https://build.opensuse.org/request/show/749079
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=45
This commit is contained in:
Tomáš Chvátal 2019-11-17 07:46:10 +00:00 committed by Git OBS Bridge
parent c3b090eec6
commit 90c21abf98
4 changed files with 20 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a0678793096205a4d784bd99f32803ba8100f639cf3b932dc63b21621390ea7e
size 6363960

3
numpy-1.17.4.zip Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f58913e9227400f1395c7b800503ebfdb0772f1c33ff8cb4d6451c06cabdf316
size 6366657

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sat Nov 16 17:51:25 UTC 2019 - Arun Persaud <arun@gmx.de>
- update to version 1.17.4:
* #14758: BLD: declare support for python 3.8
* #14781: BUG: random: biased samples from integers() with 8 or 16
bit...
* #14851: BUG: Fix _ctypes class circular reference. (#13808)
* #14852: BLD: add 'apt update' to shippable
* #14855: BUG: Fix np.einsum errors on Power9 Linux and z/Linux
* #14857: BUG: lib: Fix histogram problem with signed integer
arrays.
* #14858: BLD: Prevent -flto from optimising long double
representation...
* #14866: MAINT: move buffer.h -> npy_buffer.h to avoid conflicts
-------------------------------------------------------------------
Tue Oct 29 09:57:08 UTC 2019 - Andreas Schwab <schwab@suse.de>

View File

@ -70,7 +70,7 @@ ExclusiveArch: do_not_build
%endif
%endif
Name: %{package_name}
Version: 1.17.3
Version: 1.17.4
Release: 0
Summary: NumPy array processing for numbers, strings, records and objects
License: BSD-3-Clause