Accepting request 352549 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/352549
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-numpy?expand=0&rev=47
This commit is contained in:
Dominique Leuenberger 2016-01-11 18:10:35 +00:00 committed by Git OBS Bridge
parent b899a1c85f
commit 0b7cdf7963
6 changed files with 25 additions and 7 deletions

View File

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

3
numpy-1.10.4.tar.gz Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Jan 8 09:37:38 UTC 2016 - toddrme2178@gmail.com
- update to version 1.10.4:
* see https://github.com/numpy/numpy/blob/master/doc/release/1.10.4-notes.rst
* There is no 1.10.3 due to packaging issues.
- update to version 1.10.2:
* see https://github.com/numpy/numpy/blob/master/doc/release/1.10.2-notes.rst
-------------------------------------------------------------------
Tue Oct 13 08:24:51 UTC 2015 - toddrme2178@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package python-numpy-doc
#
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%define modname numpy
Name: python-numpy-doc
%define docname numpydoc
Version: 1.10.1
Version: 1.10.4
Release: 0
%define docvers 0.4
Url: http://www.numpy.org/

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Jan 8 09:37:38 UTC 2016 - toddrme2178@gmail.com
- update to version 1.10.4:
* see https://github.com/numpy/numpy/blob/master/doc/release/1.10.4-notes.rst
* There is no 1.10.3 due to packaging issues.
- update to version 1.10.2:
* see https://github.com/numpy/numpy/blob/master/doc/release/1.10.2-notes.rst
-------------------------------------------------------------------
Tue Oct 13 08:24:51 UTC 2015 - toddrme2178@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package python-numpy
#
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%define with_atlas 0
Name: python-numpy
Version: 1.10.1
Version: 1.10.4
Release: 0
Url: http://www.numpy.org/
Summary: NumPy array processing for numbers, strings, records and objects