summaryrefslogtreecommitdiff
path: root/math/py-numpy
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-numpy')
-rw-r--r--math/py-numpy/Makefile4
-rw-r--r--math/py-numpy/PLIST58
-rw-r--r--math/py-numpy/distinfo10
3 files changed, 50 insertions, 22 deletions
diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile
index 7e48eaec4c1..6d18c1da282 100644
--- a/math/py-numpy/Makefile
+++ b/math/py-numpy/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.56 2018/11/05 09:23:26 adam Exp $
+# $NetBSD: Makefile,v 1.57 2019/01/15 21:36:57 adam Exp $
-DISTNAME= numpy-1.15.4
+DISTNAME= numpy-1.16.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYPI:=n/numpy/}
diff --git a/math/py-numpy/PLIST b/math/py-numpy/PLIST
index 90a48bbc65d..7c4058a5d40 100644
--- a/math/py-numpy/PLIST
+++ b/math/py-numpy/PLIST
@@ -1,8 +1,11 @@
-@comment $NetBSD: PLIST,v 1.23 2018/08/27 06:04:35 adam Exp $
+@comment $NetBSD: PLIST,v 1.24 2019/01/15 21:36:57 adam Exp $
bin/f2py${PYVERSSUFFIX}
+${PLIST.py2x}bin/f2py2
+${PLIST.py3x}bin/f2py3
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/numpy/LICENSE.txt
@@ -18,12 +21,9 @@ ${PYSITELIB}/numpy/_distributor_init.pyo
${PYSITELIB}/numpy/_globals.py
${PYSITELIB}/numpy/_globals.pyc
${PYSITELIB}/numpy/_globals.pyo
-${PYSITELIB}/numpy/_import_tools.py
-${PYSITELIB}/numpy/_import_tools.pyc
-${PYSITELIB}/numpy/_import_tools.pyo
-${PYSITELIB}/numpy/add_newdocs.py
-${PYSITELIB}/numpy/add_newdocs.pyc
-${PYSITELIB}/numpy/add_newdocs.pyo
+${PYSITELIB}/numpy/_pytesttester.py
+${PYSITELIB}/numpy/_pytesttester.pyc
+${PYSITELIB}/numpy/_pytesttester.pyo
${PYSITELIB}/numpy/compat/__init__.py
${PYSITELIB}/numpy/compat/__init__.pyc
${PYSITELIB}/numpy/compat/__init__.pyo
@@ -44,6 +44,18 @@ ${PYSITELIB}/numpy/conftest.pyo
${PYSITELIB}/numpy/core/__init__.py
${PYSITELIB}/numpy/core/__init__.pyc
${PYSITELIB}/numpy/core/__init__.pyo
+${PYSITELIB}/numpy/core/_add_newdocs.py
+${PYSITELIB}/numpy/core/_add_newdocs.pyc
+${PYSITELIB}/numpy/core/_add_newdocs.pyo
+${PYSITELIB}/numpy/core/_aliased_types.py
+${PYSITELIB}/numpy/core/_aliased_types.pyc
+${PYSITELIB}/numpy/core/_aliased_types.pyo
+${PYSITELIB}/numpy/core/_dtype.py
+${PYSITELIB}/numpy/core/_dtype.pyc
+${PYSITELIB}/numpy/core/_dtype.pyo
+${PYSITELIB}/numpy/core/_dtype_ctypes.py
+${PYSITELIB}/numpy/core/_dtype_ctypes.pyc
+${PYSITELIB}/numpy/core/_dtype_ctypes.pyo
${PYSITELIB}/numpy/core/_dummy.so
${PYSITELIB}/numpy/core/_internal.py
${PYSITELIB}/numpy/core/_internal.pyc
@@ -52,9 +64,16 @@ ${PYSITELIB}/numpy/core/_methods.py
${PYSITELIB}/numpy/core/_methods.pyc
${PYSITELIB}/numpy/core/_methods.pyo
${PYSITELIB}/numpy/core/_multiarray_tests.so
+${PYSITELIB}/numpy/core/_multiarray_umath.so
${PYSITELIB}/numpy/core/_operand_flag_tests.so
${PYSITELIB}/numpy/core/_rational_tests.so
+${PYSITELIB}/numpy/core/_string_helpers.py
+${PYSITELIB}/numpy/core/_string_helpers.pyc
+${PYSITELIB}/numpy/core/_string_helpers.pyo
${PYSITELIB}/numpy/core/_struct_ufunc_tests.so
+${PYSITELIB}/numpy/core/_type_aliases.py
+${PYSITELIB}/numpy/core/_type_aliases.pyc
+${PYSITELIB}/numpy/core/_type_aliases.pyo
${PYSITELIB}/numpy/core/_umath_tests.so
${PYSITELIB}/numpy/core/arrayprint.py
${PYSITELIB}/numpy/core/arrayprint.pyc
@@ -118,13 +137,18 @@ ${PYSITELIB}/numpy/core/machar.pyo
${PYSITELIB}/numpy/core/memmap.py
${PYSITELIB}/numpy/core/memmap.pyc
${PYSITELIB}/numpy/core/memmap.pyo
-${PYSITELIB}/numpy/core/multiarray.so
+${PYSITELIB}/numpy/core/multiarray.py
+${PYSITELIB}/numpy/core/multiarray.pyc
+${PYSITELIB}/numpy/core/multiarray.pyo
${PYSITELIB}/numpy/core/numeric.py
${PYSITELIB}/numpy/core/numeric.pyc
${PYSITELIB}/numpy/core/numeric.pyo
${PYSITELIB}/numpy/core/numerictypes.py
${PYSITELIB}/numpy/core/numerictypes.pyc
${PYSITELIB}/numpy/core/numerictypes.pyo
+${PYSITELIB}/numpy/core/overrides.py
+${PYSITELIB}/numpy/core/overrides.pyc
+${PYSITELIB}/numpy/core/overrides.pyo
${PYSITELIB}/numpy/core/records.py
${PYSITELIB}/numpy/core/records.pyc
${PYSITELIB}/numpy/core/records.pyo
@@ -165,6 +189,7 @@ ${PYSITELIB}/numpy/core/tests/test_multiarray.py
${PYSITELIB}/numpy/core/tests/test_nditer.py
${PYSITELIB}/numpy/core/tests/test_numeric.py
${PYSITELIB}/numpy/core/tests/test_numerictypes.py
+${PYSITELIB}/numpy/core/tests/test_overrides.py
${PYSITELIB}/numpy/core/tests/test_print.py
${PYSITELIB}/numpy/core/tests/test_records.py
${PYSITELIB}/numpy/core/tests/test_regression.py
@@ -178,7 +203,9 @@ ${PYSITELIB}/numpy/core/tests/test_ufunc.py
${PYSITELIB}/numpy/core/tests/test_umath.py
${PYSITELIB}/numpy/core/tests/test_umath_complex.py
${PYSITELIB}/numpy/core/tests/test_unicode.py
-${PYSITELIB}/numpy/core/umath.so
+${PYSITELIB}/numpy/core/umath.py
+${PYSITELIB}/numpy/core/umath.pyc
+${PYSITELIB}/numpy/core/umath.pyo
${PYSITELIB}/numpy/core/umath_tests.py
${PYSITELIB}/numpy/core/umath_tests.pyc
${PYSITELIB}/numpy/core/umath_tests.pyo
@@ -263,9 +290,6 @@ ${PYSITELIB}/numpy/distutils/core.pyo
${PYSITELIB}/numpy/distutils/cpuinfo.py
${PYSITELIB}/numpy/distutils/cpuinfo.pyc
${PYSITELIB}/numpy/distutils/cpuinfo.pyo
-${PYSITELIB}/numpy/distutils/environment.py
-${PYSITELIB}/numpy/distutils/environment.pyc
-${PYSITELIB}/numpy/distutils/environment.pyo
${PYSITELIB}/numpy/distutils/exec_command.py
${PYSITELIB}/numpy/distutils/exec_command.pyc
${PYSITELIB}/numpy/distutils/exec_command.pyo
@@ -281,6 +305,9 @@ ${PYSITELIB}/numpy/distutils/fcompiler/absoft.pyo
${PYSITELIB}/numpy/distutils/fcompiler/compaq.py
${PYSITELIB}/numpy/distutils/fcompiler/compaq.pyc
${PYSITELIB}/numpy/distutils/fcompiler/compaq.pyo
+${PYSITELIB}/numpy/distutils/fcompiler/environment.py
+${PYSITELIB}/numpy/distutils/fcompiler/environment.pyc
+${PYSITELIB}/numpy/distutils/fcompiler/environment.pyo
${PYSITELIB}/numpy/distutils/fcompiler/g95.py
${PYSITELIB}/numpy/distutils/fcompiler/g95.pyc
${PYSITELIB}/numpy/distutils/fcompiler/g95.pyo
@@ -368,6 +395,7 @@ ${PYSITELIB}/numpy/distutils/system_info.pyc
${PYSITELIB}/numpy/distutils/system_info.pyo
${PYSITELIB}/numpy/distutils/tests/__init__.py
${PYSITELIB}/numpy/distutils/tests/test_exec_command.py
+${PYSITELIB}/numpy/distutils/tests/test_fcompiler.py
${PYSITELIB}/numpy/distutils/tests/test_fcompiler_gnu.py
${PYSITELIB}/numpy/distutils/tests/test_fcompiler_intel.py
${PYSITELIB}/numpy/distutils/tests/test_fcompiler_nagfor.py
@@ -498,9 +526,11 @@ ${PYSITELIB}/numpy/f2py/tests/test_assumed_shape.py
${PYSITELIB}/numpy/f2py/tests/test_block_docstring.py
${PYSITELIB}/numpy/f2py/tests/test_callback.py
${PYSITELIB}/numpy/f2py/tests/test_common.py
+${PYSITELIB}/numpy/f2py/tests/test_compile_function.py
${PYSITELIB}/numpy/f2py/tests/test_kind.py
${PYSITELIB}/numpy/f2py/tests/test_mixed.py
${PYSITELIB}/numpy/f2py/tests/test_parameter.py
+${PYSITELIB}/numpy/f2py/tests/test_quoted_character.py
${PYSITELIB}/numpy/f2py/tests/test_regression.py
${PYSITELIB}/numpy/f2py/tests/test_return_character.py
${PYSITELIB}/numpy/f2py/tests/test_return_complex.py
@@ -794,9 +824,6 @@ ${PYSITELIB}/numpy/testing/_private/nosetester.pyo
${PYSITELIB}/numpy/testing/_private/parameterized.py
${PYSITELIB}/numpy/testing/_private/parameterized.pyc
${PYSITELIB}/numpy/testing/_private/parameterized.pyo
-${PYSITELIB}/numpy/testing/_private/pytesttester.py
-${PYSITELIB}/numpy/testing/_private/pytesttester.pyc
-${PYSITELIB}/numpy/testing/_private/pytesttester.pyo
${PYSITELIB}/numpy/testing/_private/utils.py
${PYSITELIB}/numpy/testing/_private/utils.pyc
${PYSITELIB}/numpy/testing/_private/utils.pyo
@@ -826,6 +853,7 @@ ${PYSITELIB}/numpy/tests/__init__.py
${PYSITELIB}/numpy/tests/test_ctypeslib.py
${PYSITELIB}/numpy/tests/test_matlib.py
${PYSITELIB}/numpy/tests/test_numpy_version.py
+${PYSITELIB}/numpy/tests/test_public_api.py
${PYSITELIB}/numpy/tests/test_reloading.py
${PYSITELIB}/numpy/tests/test_scripts.py
${PYSITELIB}/numpy/tests/test_warnings.py
diff --git a/math/py-numpy/distinfo b/math/py-numpy/distinfo
index b467218994f..1bdff61e196 100644
--- a/math/py-numpy/distinfo
+++ b/math/py-numpy/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.38 2018/11/05 09:23:26 adam Exp $
+$NetBSD: distinfo,v 1.39 2019/01/15 21:36:57 adam Exp $
-SHA1 (numpy-1.15.4.zip) = 6c9b149c8a24ab792828db997fdfcef8bf7a1bc5
-RMD160 (numpy-1.15.4.zip) = 101e2b1ab8c93b9ca10026c9cbc6da5f5721cdfb
-SHA512 (numpy-1.15.4.zip) = 9e0516da04368f0353fb7e3cc2c72e1ec936042908309732a298405bd7111e712899627b82f3674295b611e0ebfd74ef91d693f065fe9cb03dc7de23d1e72676
-Size (numpy-1.15.4.zip) = 4473522 bytes
+SHA1 (numpy-1.16.0.zip) = 1a0f1faf9dea25c45ac691482051a3f81d094bd8
+RMD160 (numpy-1.16.0.zip) = fae6dfa563045508d509d26510f3d9d9772aad45
+SHA512 (numpy-1.16.0.zip) = a252748c54b349319c8b8b69aae8f58853ac698a9ad0fb04fd1150db543910f25bc88bb3ca73d3d51d0658ab9379756870bc7b24bbaf58ffb8717d80366a4c52
+Size (numpy-1.16.0.zip) = 5052439 bytes
SHA1 (patch-aa) = c964fa13fb120b1b0f9d0bf5bc713507cd60b945
SHA1 (patch-ab) = b421455fdbb666c8075d8bffbeb59533434d23e6
SHA1 (patch-numpy_distutils_fcompiler_g95.py) = be73b64a3e551df998b6a904d6db762bf28a98ed