Accepting request 660931 from devel:languages:python:numeric

OBS-URL: https://build.opensuse.org/request/show/660931
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-numpy?expand=0&rev=72
This commit is contained in:
Dominique Leuenberger 2018-12-28 11:33:22 +00:00 committed by Git OBS Bridge
commit c3de8e2aeb
4 changed files with 13 additions and 6 deletions

View File

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

3
numpy-1.15.4.zip Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Dec 22 04:52:25 UTC 2018 - Todd R <toddrme2178@gmail.com>
- Update to version 1.15.4
Changes documented in release notes:
https://github.com/numpy/numpy/blob/master/doc/release/1.15.4-notes.rst
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Oct 26 19:31:40 UTC 2018 - Todd R <toddrme2178@gmail.com> Fri Oct 26 19:31:40 UTC 2018 - Todd R <toddrme2178@gmail.com>

View File

@ -12,14 +12,14 @@
# license that conforms to the Open Source Definition (Version 1.9) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via https://bugs.opensuse.org/
# #
%global flavor @BUILD_FLAVOR@%{nil} %global flavor @BUILD_FLAVOR@%{nil}
%define ver 1.15.3 %define ver 1.15.4
%define _ver 1_15_3 %define _ver 1_15_4
%define pname python-numpy %define pname python-numpy
%bcond_with ringdisabled %bcond_with ringdisabled