pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/py-scipy py-scipy: updated to 1.6.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/32e483d7121e
branches:  trunk
changeset: 451901:32e483d7121e
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon May 03 17:55:01 2021 +0000

description:
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

diffstat:

 math/py-scipy/Makefile |   4 ++--
 math/py-scipy/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 8323635440c5 -r 32e483d7121e math/py-scipy/Makefile
--- a/math/py-scipy/Makefile    Mon May 03 17:41:50 2021 +0000
+++ b/math/py-scipy/Makefile    Mon May 03 17:55:01 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2021/04/20 21:39:25 thor Exp $
+# $NetBSD: Makefile,v 1.49 2021/05/03 17:55:01 adam Exp $
 
-DISTNAME=      scipy-1.6.2
+DISTNAME=      scipy-1.6.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    math python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/scipy/}
diff -r 8323635440c5 -r 32e483d7121e math/py-scipy/distinfo
--- a/math/py-scipy/distinfo    Mon May 03 17:41:50 2021 +0000
+++ b/math/py-scipy/distinfo    Mon May 03 17:55:01 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.23 2021/04/05 19:26:07 tnn Exp $
+$NetBSD: distinfo,v 1.24 2021/05/03 17:55:01 adam Exp $
 
-SHA1 (scipy-1.6.2.tar.gz) = 7ef8a684f9feb4fd24d35e87f9d1f69eb6ec793e
-RMD160 (scipy-1.6.2.tar.gz) = 9255e87c9b0f16028e65469b477ade7a76a5ec17
-SHA512 (scipy-1.6.2.tar.gz) = 18b03f32e8343c5a6c6148ac0bfd4b5f2cc9ff5f74d5d41761ae9e773d6af8774c7b09a3fcc47122864eccce1dbbc17e9325819885d3fc3ab2baf98e7d3befa4
-Size (scipy-1.6.2.tar.gz) = 27187804 bytes
+SHA1 (scipy-1.6.3.tar.gz) = 7de2a7d7bfce73111c1d8aa3248bec089127e48c
+RMD160 (scipy-1.6.3.tar.gz) = f0f3d546f473233fe8073582d954153207bf4fb1
+SHA512 (scipy-1.6.3.tar.gz) = 10ff25da84ce09ae231e781873902d8040d79868721d75a3f9facee177e7f46f7c9c34374feee6fe2253ddd968716d2993658ce514c4ac0c98d255c06a6ef808
+Size (scipy-1.6.3.tar.gz) = 27187987 bytes
 SHA1 (patch-scipy_special___round.h) = bc05a935e6423ce8395450ad3b30e88826939422



Home | Main Index | Thread Index | Old Index