summaryrefslogtreecommitdiff
path: root/math/py-scipy
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-06-24 08:19:40 +0000
committeradam <adam@pkgsrc.org>2017-06-24 08:19:40 +0000
commitf6ace23c52c25aa65b17c1407e907b0f5aca1f15 (patch)
tree6c59d3864d3b5bf1866512b5ea2a4af7e0773788 /math/py-scipy
parent140072eb009235e44dab8cc4d5779098a6d8d666 (diff)
downloadpkgsrc-f6ace23c52c25aa65b17c1407e907b0f5aca1f15.tar.gz
SciPy 0.19.1 is a bug-fix release with no new features compared to 0.19.0.
The most important change is a fix for a severe memory leak in integrate.quad.
Diffstat (limited to 'math/py-scipy')
-rw-r--r--math/py-scipy/Makefile5
-rw-r--r--math/py-scipy/PLIST4
-rw-r--r--math/py-scipy/distinfo10
3 files changed, 10 insertions, 9 deletions
diff --git a/math/py-scipy/Makefile b/math/py-scipy/Makefile
index 0df5d99f9ec..c7d50e1ad8f 100644
--- a/math/py-scipy/Makefile
+++ b/math/py-scipy/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.24 2017/03/13 19:42:22 adam Exp $
+# $NetBSD: Makefile,v 1.25 2017/06/24 08:19:40 adam Exp $
-DISTNAME= scipy-0.19.0
+DISTNAME= scipy-0.19.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/scipy/}
-EXTRACT_SUFX= .zip
MAINTAINER= markd@NetBSD.org
HOMEPAGE= http://www.scipy.org/
diff --git a/math/py-scipy/PLIST b/math/py-scipy/PLIST
index eece3ebfb2c..10f01feaad3 100644
--- a/math/py-scipy/PLIST
+++ b/math/py-scipy/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2017/03/13 19:42:22 adam Exp $
+@comment $NetBSD: PLIST,v 1.12 2017/06/24 08:19:40 adam Exp $
${PYSITELIB}/${EGG_FILE}/PKG-INFO
${PYSITELIB}/${EGG_FILE}/SOURCES.txt
${PYSITELIB}/${EGG_FILE}/dependency_links.txt
@@ -1127,6 +1127,8 @@ ${PYSITELIB}/scipy/sparse/spfuncs.pyo
${PYSITELIB}/scipy/sparse/sputils.py
${PYSITELIB}/scipy/sparse/sputils.pyc
${PYSITELIB}/scipy/sparse/sputils.pyo
+${PYSITELIB}/scipy/sparse/tests/data/csc_py2.npz
+${PYSITELIB}/scipy/sparse/tests/data/csc_py3.npz
${PYSITELIB}/scipy/sparse/tests/test_base.py
${PYSITELIB}/scipy/sparse/tests/test_construct.py
${PYSITELIB}/scipy/sparse/tests/test_csc.py
diff --git a/math/py-scipy/distinfo b/math/py-scipy/distinfo
index d296395e00d..842cdffe974 100644
--- a/math/py-scipy/distinfo
+++ b/math/py-scipy/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2017/03/13 19:42:22 adam Exp $
+$NetBSD: distinfo,v 1.12 2017/06/24 08:19:40 adam Exp $
-SHA1 (scipy-0.19.0.zip) = 9d9ca60d5e42dd0b8cd8e6c59506587083eef8b2
-RMD160 (scipy-0.19.0.zip) = 83f02f8fe77641750d531b1e2f3852f54f5a6b79
-SHA512 (scipy-0.19.0.zip) = 3144bc14155ae790f2aba5ca6b22cbe5e7170ae1ad305774601ac22e479e1377197e47e3cd7033a5ca3464f5e944db91d3c4615111eb3369cbdd3f9079ae8c54
-Size (scipy-0.19.0.zip) = 15279751 bytes
+SHA1 (scipy-0.19.1.tar.gz) = b6397bcd7c62e46a6dc12f3d0df07c184912108a
+RMD160 (scipy-0.19.1.tar.gz) = d1314b26ee569df47d99fa98b86ac3aa7dc2d433
+SHA512 (scipy-0.19.1.tar.gz) = 5c124c44c672dcb53c31f8592fd9f74189f04cb0bade99476a2a6eb4844338e3e9842f27a148b007b7eed25cbfde090a697575a381ebe4ca066abdf54c214203
+Size (scipy-0.19.1.tar.gz) = 14083805 bytes