Mon May 3 17:55:02 2021 UTC ()
py-scipy: updated to 1.6.3

Issues closed for 1.6.3
-----------------------
* Divide by zero in distance.yule
* prerelease_deps failures
* spatial rotation failure in (1.6.3) wheels repo (ARM64)

Pull requests for 1.6.3
-----------------------
* fix the matplotlib warning emitted during builing docs
* Divide by zero in yule dissimilarity of constant vectors
* deprecated np.typeDict
* substitute np.math.factorial with math.factorial
* add random seeds in Rotation module


(adam)
diff -r1.48 -r1.49 pkgsrc/math/py-scipy/Makefile
diff -r1.23 -r1.24 pkgsrc/math/py-scipy/distinfo

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

--- pkgsrc/math/py-scipy/Makefile 2021/04/20 21:39:25 1.48
+++ pkgsrc/math/py-scipy/Makefile 2021/05/03 17:55:01 1.49
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.48 2021/04/20 21:39:25 thor Exp $ 1# $NetBSD: Makefile,v 1.49 2021/05/03 17:55:01 adam Exp $
2 2
3DISTNAME= scipy-1.6.2 3DISTNAME= scipy-1.6.3
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= https://www.scipy.org/ 9HOMEPAGE= https://www.scipy.org/
10COMMENT= Scientific Algorithms Library for Python 10COMMENT= Scientific Algorithms Library for Python
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13DEPENDS+= ${PYPKGPREFIX}-pybind11-[0-9]*:../../devel/py-pybind11 13DEPENDS+= ${PYPKGPREFIX}-pybind11-[0-9]*:../../devel/py-pybind11
14TEST_DEPENDS+= ${PYPKGPREFIX}-nose-[0-9]*:../../devel/py-nose 14TEST_DEPENDS+= ${PYPKGPREFIX}-nose-[0-9]*:../../devel/py-nose
15TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test 15TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
16 16

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

--- pkgsrc/math/py-scipy/distinfo 2021/04/05 19:26:07 1.23
+++ pkgsrc/math/py-scipy/distinfo 2021/05/03 17:55:01 1.24
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.23 2021/04/05 19:26:07 tnn Exp $ 1$NetBSD: distinfo,v 1.24 2021/05/03 17:55:01 adam Exp $
2 2
3SHA1 (scipy-1.6.2.tar.gz) = 7ef8a684f9feb4fd24d35e87f9d1f69eb6ec793e 3SHA1 (scipy-1.6.3.tar.gz) = 7de2a7d7bfce73111c1d8aa3248bec089127e48c
4RMD160 (scipy-1.6.2.tar.gz) = 9255e87c9b0f16028e65469b477ade7a76a5ec17 4RMD160 (scipy-1.6.3.tar.gz) = f0f3d546f473233fe8073582d954153207bf4fb1
5SHA512 (scipy-1.6.2.tar.gz) = 18b03f32e8343c5a6c6148ac0bfd4b5f2cc9ff5f74d5d41761ae9e773d6af8774c7b09a3fcc47122864eccce1dbbc17e9325819885d3fc3ab2baf98e7d3befa4 5SHA512 (scipy-1.6.3.tar.gz) = 10ff25da84ce09ae231e781873902d8040d79868721d75a3f9facee177e7f46f7c9c34374feee6fe2253ddd968716d2993658ce514c4ac0c98d255c06a6ef808
6Size (scipy-1.6.2.tar.gz) = 27187804 bytes 6Size (scipy-1.6.3.tar.gz) = 27187987 bytes
7SHA1 (patch-scipy_special___round.h) = bc05a935e6423ce8395450ad3b30e88826939422 7SHA1 (patch-scipy_special___round.h) = bc05a935e6423ce8395450ad3b30e88826939422