summaryrefslogtreecommitdiff
path: root/math/py-scipy
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2013-10-16 19:35:40 +0000
committermarkd <markd@pkgsrc.org>2013-10-16 19:35:40 +0000
commit136ee6ec91cd3813cd16242be762cb886bfc227b (patch)
tree6cf7e28594ae9b4d2ff72c3df0376506a93311e0 /math/py-scipy
parentd005f7574d0baeb7f2a6b9c500d63d536c2ee77d (diff)
downloadpkgsrc-136ee6ec91cd3813cd16242be762cb886bfc227b.tar.gz
Update to 0.12.1
SciPy 0.12.1 is a bug-fix release with no new features compared to 0.12.0. The single issue fixed by this release is a security issue in ``scipy.weave``, which was previously using temporary directories in an insecure manner under certain circumstances.
Diffstat (limited to 'math/py-scipy')
-rw-r--r--math/py-scipy/Makefile6
-rw-r--r--math/py-scipy/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/math/py-scipy/Makefile b/math/py-scipy/Makefile
index 337f6c23587..036e7beac15 100644
--- a/math/py-scipy/Makefile
+++ b/math/py-scipy/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2013/04/14 00:28:53 markd Exp $
+# $NetBSD: Makefile,v 1.13 2013/10/16 19:35:40 markd Exp $
-DISTNAME= scipy-0.12.0
-PKGNAME= ${PYPKGPREFIX}-scipy-0.12.0
+DISTNAME= scipy-0.12.1
+PKGNAME= ${PYPKGPREFIX}-scipy-0.12.1
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scipy/}
diff --git a/math/py-scipy/distinfo b/math/py-scipy/distinfo
index 5fc38bfeca7..a585bf4f25b 100644
--- a/math/py-scipy/distinfo
+++ b/math/py-scipy/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2013/04/14 00:28:53 markd Exp $
+$NetBSD: distinfo,v 1.5 2013/10/16 19:35:40 markd Exp $
-SHA1 (scipy-0.12.0.tar.gz) = 1ba2e2fc49ba321f62d6f78a5351336ed2509af3
-RMD160 (scipy-0.12.0.tar.gz) = 35f3177dbcc37e0984fc852abf23ea0aab348ee0
-Size (scipy-0.12.0.tar.gz) = 9095801 bytes
+SHA1 (scipy-0.12.1.tar.gz) = 72fc43def904105fd93b21283bdaa559c726154d
+RMD160 (scipy-0.12.1.tar.gz) = 0b3da558946b66c1f2cfcccd8f2caf795365f3c8
+Size (scipy-0.12.1.tar.gz) = 9012911 bytes