summaryrefslogtreecommitdiff
path: root/math/py-numpy
diff options
context:
space:
mode:
authorgls <gls>2010-04-24 17:13:55 +0000
committergls <gls>2010-04-24 17:13:55 +0000
commit3686f20f3d40f74358b77f3163c0d6b735798c27 (patch)
treee3ae66f00a4327d5266a8a82746d56130f5bcc18 /math/py-numpy
parent18f21a9e4e39167f8d206b692b175faf0a76cbfc (diff)
downloadpkgsrc-3686f20f3d40f74358b77f3163c0d6b735798c27.tar.gz
Update to 1.4.1.
From Wen Heping in PR pkg/43204. This minor release removes datetime support, which fixes the binary incompatibility issues with SciPy and other packages. It also includes several bug fixes. No new features are introduced. Bugs fixed ---------- - #1336: Fix for 1299 exposes Bus error on Sparc - #1379: CPU ID not set correctly on PARISC - #1388: frombuffer calls PyErr_Format without throwing an error - log1p - kaiser for M=1 - paver execution on Windows 7 for Python 2.6 - several fixes to Chebyshev and Polynomial
Diffstat (limited to 'math/py-numpy')
-rw-r--r--math/py-numpy/Makefile6
-rw-r--r--math/py-numpy/PLIST5
-rw-r--r--math/py-numpy/distinfo8
3 files changed, 9 insertions, 10 deletions
diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile
index e47113b0254..b56d3584de1 100644
--- a/math/py-numpy/Makefile
+++ b/math/py-numpy/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2010/01/30 16:27:59 heinz Exp $
+# $NetBSD: Makefile,v 1.11 2010/04/24 17:13:55 gls Exp $
#
-DISTNAME= numpy-1.4.0
-PKGNAME= ${PYPKGPREFIX}-numpy-1.4.0
+DISTNAME= numpy-1.4.1
+PKGNAME= ${PYPKGPREFIX}-numpy-1.4.1
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=numpy/}
diff --git a/math/py-numpy/PLIST b/math/py-numpy/PLIST
index c8d6af81fa8..fcf50131560 100644
--- a/math/py-numpy/PLIST
+++ b/math/py-numpy/PLIST
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.4 2010/01/27 20:48:20 drochner Exp $
-bin/f2py${PYVERSSUFFIX}
+@comment $NetBSD: PLIST,v 1.5 2010/04/24 17:13:55 gls Exp $
+bin/f2py2.5
${PYSITELIB}/numpy/COMPATIBILITY
${PYSITELIB}/numpy/DEV_README.txt
${PYSITELIB}/numpy/INSTALL.txt
@@ -121,7 +121,6 @@ ${PYSITELIB}/numpy/core/shape_base.pyo
${PYSITELIB}/numpy/core/tests/data/astype_copy.pkl
${PYSITELIB}/numpy/core/tests/data/recarray_from_file.fits
${PYSITELIB}/numpy/core/tests/test_blasdot.py
-${PYSITELIB}/numpy/core/tests/test_datetime.py
${PYSITELIB}/numpy/core/tests/test_defchararray.py
${PYSITELIB}/numpy/core/tests/test_dtype.py
${PYSITELIB}/numpy/core/tests/test_errstate.py
diff --git a/math/py-numpy/distinfo b/math/py-numpy/distinfo
index 0e7ee68addc..5832db65493 100644
--- a/math/py-numpy/distinfo
+++ b/math/py-numpy/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2010/01/27 20:48:20 drochner Exp $
+$NetBSD: distinfo,v 1.4 2010/04/24 17:13:55 gls Exp $
-SHA1 (numpy-1.4.0.tar.gz) = 522b789527f280410ab09f10c947ccc3f8086a8f
-RMD160 (numpy-1.4.0.tar.gz) = 313502001e1d30e8b218b5b02f6a1d8387407f3c
-Size (numpy-1.4.0.tar.gz) = 2215411 bytes
+SHA1 (numpy-1.4.1.tar.gz) = ec6078aa09acbcca3d90f9f36353fc83e7e1daa0
+RMD160 (numpy-1.4.1.tar.gz) = a0bbebd1138ffc93517095e3c06459cd9744a9d6
+Size (numpy-1.4.1.tar.gz) = 2201795 bytes
SHA1 (patch-aa) = 5dc5d8c1ffb2bbbb6c89656aaa6404ac01e977ed
SHA1 (patch-ab) = 18ef5b7ad8386a4e991bde9f7112ec7b13d2a39c