From 0b7cdf79630e0a4e0328dff3a931dbe69b60147c83d4a0e942acb5bb2a40b7f8 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 11 Jan 2016 18:10:35 +0000 Subject: [PATCH] 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 --- numpy-1.10.1.tar.gz | 3 --- numpy-1.10.4.tar.gz | 3 +++ python-numpy-doc.changes | 9 +++++++++ python-numpy-doc.spec | 4 ++-- python-numpy.changes | 9 +++++++++ python-numpy.spec | 4 ++-- 6 files changed, 25 insertions(+), 7 deletions(-) delete mode 100644 numpy-1.10.1.tar.gz create mode 100644 numpy-1.10.4.tar.gz diff --git a/numpy-1.10.1.tar.gz b/numpy-1.10.1.tar.gz deleted file mode 100644 index 83d1b60..0000000 --- a/numpy-1.10.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b9f453f29ce96a14e625100d3dcf8926301d36c5f622623bf8820e748510858 -size 4048478 diff --git a/numpy-1.10.4.tar.gz b/numpy-1.10.4.tar.gz new file mode 100644 index 0000000..66799a4 --- /dev/null +++ b/numpy-1.10.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7356e98fbcc529e8d540666f5a919912752e569150e9a4f8d869c686f14c720b +size 4069996 diff --git a/python-numpy-doc.changes b/python-numpy-doc.changes index c3176c2..8f374e2 100644 --- a/python-numpy-doc.changes +++ b/python-numpy-doc.changes @@ -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 diff --git a/python-numpy-doc.spec b/python-numpy-doc.spec index b6d0512..f108a06 100644 --- a/python-numpy-doc.spec +++ b/python-numpy-doc.spec @@ -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/ diff --git a/python-numpy.changes b/python-numpy.changes index 28b4e00..3d9df11 100644 --- a/python-numpy.changes +++ b/python-numpy.changes @@ -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 diff --git a/python-numpy.spec b/python-numpy.spec index f056ac7..53cb56f 100644 --- a/python-numpy.spec +++ b/python-numpy.spec @@ -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