summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-04-24 10:09:59 +0000
committeradam <adam@pkgsrc.org>2019-04-24 10:09:59 +0000
commit740b2e8486a12709bcfdf9c845783fff7b89e241 (patch)
treeb71f6d1bdee251f1995a1bd7dc34629360f5c2cd
parenta99d017bfcba8beda3fc5b9359d9fc5590bd8d27 (diff)
downloadpkgsrc-740b2e8486a12709bcfdf9c845783fff7b89e241.tar.gz
py-numpy: updated to 1.16.3
1.16.3: Pull requests merged BUG: Fixes to numpy.distutils.Configuration.get_version BUG: Fix errors in string formatting while producing an error BUG: Convert fortran flags in environment variable BUG: Remove error-prone borrowed reference handling BUG: Add error checks when converting integers to datetime types BUG: Remove our patched version of `distutils.split_quoted` BUG: Fix testsuite failures on ppc and riscv BUG: Fix parameter validity checks in ``random.choice`` BUG: Ensure linspace works on object input. BLD: fix include list for sdist building. BUG: __array_interface__ offset was always ignored MAINT: f2py: Add a cast to avoid a compiler warning. BUG, MAINT: fix reference count error on invalid input to ndarray.flat ENH: Cast covariance to double in random mvnormal BUG: Fix null pointer dereference in PyArray_DTypeFromObjectHelper BUG: Use C call to sysctlbyname for AVX detection on MacOS. BUG: Fix crash when calling savetxt on a padded array BUG: ufunc.at iteration variable size fix DOC: Add as_ctypes_type to the documentation BUG: Return the coefficients array directly BUG/MAINT: Tidy typeinfo.h and .c BUG: Make allow_pickle=False the default for loading DOC: fix some doctest failures BUG/MAINT: Tidy typeinfo.h and .c BLD: address mingw-w64 issue. Follow-up to gh-9977 REL: Prepare for the NumPy release.
-rw-r--r--math/py-numpy/Makefile4
-rw-r--r--math/py-numpy/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile
index 19cc051584d..079d9e85ecd 100644
--- a/math/py-numpy/Makefile
+++ b/math/py-numpy/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.59 2019/03/04 09:09:46 adam Exp $
+# $NetBSD: Makefile,v 1.60 2019/04/24 10:09:59 adam Exp $
-DISTNAME= numpy-1.16.2
+DISTNAME= numpy-1.16.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYPI:=n/numpy/}
diff --git a/math/py-numpy/distinfo b/math/py-numpy/distinfo
index 5eed0755ccb..44cee85f0b3 100644
--- a/math/py-numpy/distinfo
+++ b/math/py-numpy/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.42 2019/03/04 09:09:46 adam Exp $
+$NetBSD: distinfo,v 1.43 2019/04/24 10:09:59 adam Exp $
-SHA1 (numpy-1.16.2.zip) = 66118ac36bc60447d5ac0d0062728efdbe00c0c5
-RMD160 (numpy-1.16.2.zip) = 87cdc60e150a2af09fa965a7fab5bc5274264dea
-SHA512 (numpy-1.16.2.zip) = 5edd460c0948f424d8deb72f44a33db8ac6a973859b25c824533330dccb4f844197a437e945cd382760bbb6983fd120b08c949ac437973a915246024a8ebc911
-Size (numpy-1.16.2.zip) = 5072757 bytes
+SHA1 (numpy-1.16.3.zip) = ddd8e085ae4cd731843c7d213ea05ceb3e2af7fd
+RMD160 (numpy-1.16.3.zip) = 4564965e8b424a8ce52b5891211e204f7901d3dd
+SHA512 (numpy-1.16.3.zip) = 416fc4d5f7f3de56375d6dad1e2a8501682a2895518224d2f8fe3df57bdc1e7574c9b83ef371b8394e2bfc697601623ec1a9080838598deae7db1a0a4cd74efd
+Size (numpy-1.16.3.zip) = 5101064 bytes
SHA1 (patch-numpy_distutils_fcompiler_____init____.py) = 49d070da5b48bd9818b37ac3254341fa68503c53
SHA1 (patch-numpy_distutils_fcompiler_g95.py) = be73b64a3e551df998b6a904d6db762bf28a98ed
SHA1 (patch-numpy_distutils_fcompiler_gnu.py) = db8d3238c618ecd5900650a2150efb9459e94e96