diff --git a/programming/language/python/python-numpy/actions.py b/programming/language/python/python-numpy/actions.py index 77966735e6..2b4ddef3cb 100644 --- a/programming/language/python/python-numpy/actions.py +++ b/programming/language/python/python-numpy/actions.py @@ -24,7 +24,7 @@ def build(): def install(): pythonmodules.install(NUMPY_FCONFIG) - pisitools.doman("doc/f2py/f2py.1") + #pisitools.doman("doc/f2py/f2py.1") - pisitools.insinto(f2py_docs, "doc/f2py/*.txt") + #pisitools.insinto(f2py_docs, "doc/f2py/*.txt") pisitools.dodoc("LICENSE.txt", "THANKS.txt") diff --git a/programming/language/python/python-numpy/pspec.xml b/programming/language/python/python-numpy/pspec.xml index d5781d733b..ffddac5d09 100644 --- a/programming/language/python/python-numpy/pspec.xml +++ b/programming/language/python/python-numpy/pspec.xml @@ -12,7 +12,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://github.com/numpy/numpy/releases/download/v1.12.0/numpy-1.12.0.tar.gz + https://github.com/numpy/numpy/releases/download/v1.14.1/numpy-1.14.1.tar.gz python-devel python-nose @@ -46,6 +46,13 @@ + + 2018-02-25 + 1.14.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2017-04-17 1.12.0