From 38a2f5e91690ce601b86a175aaabe86204f9e611 Mon Sep 17 00:00:00 2001 From: blue-devil Date: Tue, 19 May 2020 01:36:37 +0300 Subject: [PATCH] python3-numpy: version bump --- .../language/python3/python3-numpy/actions.py | 6 ++-- .../language/python3/python3-numpy/pspec.xml | 31 ++++++++++++------- 2 files changed, 22 insertions(+), 15 deletions(-) diff --git a/programming/language/python3/python3-numpy/actions.py b/programming/language/python3/python3-numpy/actions.py index 01abba8c29..a77eeb528f 100644 --- a/programming/language/python3/python3-numpy/actions.py +++ b/programming/language/python3/python3-numpy/actions.py @@ -4,10 +4,10 @@ # Licensed under the GNU General Public License, version 3. # See the file http://www.gnu.org/licenses/gpl.txt -from pisi.actionsapi import pythonmodules -from pisi.actionsapi import shelltools -from pisi.actionsapi import pisitools from pisi.actionsapi import get +from pisi.actionsapi import pisitools +from pisi.actionsapi import shelltools +from pisi.actionsapi import pythonmodules WorkDir = "numpy-%s" % get.srcVERSION() diff --git a/programming/language/python3/python3-numpy/pspec.xml b/programming/language/python3/python3-numpy/pspec.xml index a467aaaef8..ea4c6fa8f6 100644 --- a/programming/language/python3/python3-numpy/pspec.xml +++ b/programming/language/python3/python3-numpy/pspec.xml @@ -13,17 +13,17 @@ library The fundamental package needed for scientific computing with Python Numpy contains a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities. - https://github.com/numpy/numpy/archive/v1.18.3.tar.gz + https://github.com/numpy/numpy/archive/v1.18.4.tar.gz - python3-setuptools - python3-devel + cython3 + cblas-devel lapack-devel python3-nose - cblas-devel - cython3 + python3-devel + python3-setuptools + python3-sphinx + python3-scipy-sphinx-theme--> @@ -31,12 +31,12 @@ python3-numpy The fundamental package needed for scientific computing with Python - python3-setuptools - libquadmath - python3 - lapack - cblas blas + cblas + lapack + python3 + libquadmath + python3-setuptools /usr/share/doc/python3-numpy/LICENSE* @@ -58,6 +58,13 @@ + + 2020-05-18 + 1.18.4 + Patch version bump. + Blue Devil + bluedevil@sctzine.com + 2020-04-22 1.18.3