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

update to latest version

OBS-URL: https://build.opensuse.org/request/show/834030
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=72
This commit is contained in:
Tomáš Chvátal 2020-09-13 17:41:57 +00:00 committed by Git OBS Bridge
parent ab79378cf9
commit 4920d2aaf4
4 changed files with 22 additions and 4 deletions

View File

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

3
numpy-1.19.2.zip Normal file
View File

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sat Sep 12 19:55:00 UTC 2020 - Arun Persaud <arun@gmx.de>
- update to version 1.19.2:
* #16959: TST: Change aarch64 to arm64 in travis.yml.
* #16998: MAINT: Configure hypothesis in np.test() for
determinism,...
* #17000: BLD: pin setuptools < 49.2.0
* #17015: ENH: Add NumPy declarations to be used by Cython 3.0+
* #17125: BUG: Remove non-threadsafe sigint handling from fft
calculation
* #17243: BUG: core: fix ilp64 blas dot/vdot/... for strides > int32
max
* #17244: DOC: Use SPDX license expressions with correct license
* #17245: DOC: Fix the link to the quick-start in the old API
functions
* #17272: BUG: fix pickling of arrays larger than 2GiB
-------------------------------------------------------------------
Sat Jul 25 15:35:20 UTC 2020 - Arun Persaud <arun@gmx.de>

View File

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