Wed Jan 25 19:48:50 2017 UTC ()
SciPy 0.18.1 is a bug-fix release with no new features compared to 0.18.0.


(adam)
diff -r1.22 -r1.23 pkgsrc/math/py-scipy/Makefile
diff -r1.9 -r1.10 pkgsrc/math/py-scipy/distinfo

cvs diff -r1.22 -r1.23 pkgsrc/math/py-scipy/Makefile (expand / switch to unified diff)

--- pkgsrc/math/py-scipy/Makefile 2017/01/08 10:39:47 1.22
+++ pkgsrc/math/py-scipy/Makefile 2017/01/25 19:48:50 1.23
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.22 2017/01/08 10:39:47 maya Exp $ 1# $NetBSD: Makefile,v 1.23 2017/01/25 19:48:50 adam Exp $
2 2
3DISTNAME= scipy-0.18.0 3DISTNAME= scipy-0.18.1
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= math python 5CATEGORIES= math python
6MASTER_SITES= ${MASTER_SITE_PYPI:=s/scipy/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=s/scipy/}
7 7
8MAINTAINER= markd@NetBSD.org 8MAINTAINER= markd@NetBSD.org
9HOMEPAGE= http://www.scipy.org/ 9HOMEPAGE= http://www.scipy.org/
10COMMENT= Scientific Algorithms Library for Python 10COMMENT= Scientific Algorithms Library for Python
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13USE_LANGUAGES+= c c++ fortran 13USE_LANGUAGES+= c c++ fortran
14MAKE_ENV+= ATLAS=None 14MAKE_ENV+= ATLAS=None
15 15
16# XXX Avoid picking up other compilers when installed 16# XXX Avoid picking up other compilers when installed

cvs diff -r1.9 -r1.10 pkgsrc/math/py-scipy/distinfo (expand / switch to unified diff)

--- pkgsrc/math/py-scipy/distinfo 2016/08/19 10:54:12 1.9
+++ pkgsrc/math/py-scipy/distinfo 2017/01/25 19:48:50 1.10
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.9 2016/08/19 10:54:12 wiz Exp $ 1$NetBSD: distinfo,v 1.10 2017/01/25 19:48:50 adam Exp $
2 2
3SHA1 (scipy-0.18.0.tar.gz) = 800c21e3593366c96b2c768c2c2d8b93bd95a7b9 3SHA1 (scipy-0.18.1.tar.gz) = 94308a6b6dc6d47f965b773d4f907af5ca741415
4RMD160 (scipy-0.18.0.tar.gz) = 613f7bccf21386ae3f1d6c8911aa243cbb894354 4RMD160 (scipy-0.18.1.tar.gz) = cd6b445c9334555a7116c34905f3d16c2100eb9a
5SHA512 (scipy-0.18.0.tar.gz) = f73b2cbdce9d6de48af53b65b7e49cbe4513160f1f3b1d6a872a75c071b20e95d28cdbecfd24cb123a39121f0b3f751944666b6e0cb587aada40dac383e8d1e7 5SHA512 (scipy-0.18.1.tar.gz) = f2ee21c808141d8002f69e48e7cf006e36982b1a7041323a8f4d803a1de3d191ffcc40227aac351dd876c28843de366ef89e9cf84dc106fadac86a3f40491659
6Size (scipy-0.18.0.tar.gz) = 13158573 bytes 6Size (scipy-0.18.1.tar.gz) = 13141689 bytes