diff --git a/programming/language/python3/python3-numpy/actions.py b/programming/language/python3/python3-numpy/actions.py index 1b98b73362..3f06238f77 100644 --- a/programming/language/python3/python3-numpy/actions.py +++ b/programming/language/python3/python3-numpy/actions.py @@ -13,7 +13,7 @@ WorkDir = "numpy-%s" % get.srcVERSION() shelltools.export("ATLAS", "None") shelltools.export("PTATLAS", "None") -shelltools.export("Cython", "/usr/bin/cython3") +shelltools.export("CYTHON", "/usr/bin/cython3") # fix unused direct dependency analysis shelltools.export("LDSHARED", "x86_64-pc-linux-gnu-gcc -Wl,-O1,--as-needed -shared -lpthread") diff --git a/programming/language/python3/python3-numpy/pspec.xml b/programming/language/python3/python3-numpy/pspec.xml index cffb51989c..bf72d49db6 100644 --- a/programming/language/python3/python3-numpy/pspec.xml +++ b/programming/language/python3/python3-numpy/pspec.xml @@ -13,7 +13,7 @@ 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://files.pythonhosted.org/packages/source/n/numpy/numpy-2.1.0.tar.gz + https://files.pythonhosted.org/packages/source/n/numpy/numpy-2.1.3.tar.gz cython3 cblas-devel @@ -68,6 +68,13 @@ + + 2024-12-11 + 2.1.3 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-08-19 2.1.0