git: 1dbee5afb14a - main - science/py-scipy: Update 1.10.0 → 1.10.1

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sat, 22 Apr 2023 05:10:42 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1dbee5afb14ae5cd1943cf35bcc5213bf38cfad8

commit 1dbee5afb14ae5cd1943cf35bcc5213bf38cfad8
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-04-22 05:09:29 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-04-22 05:10:39 +0000

    science/py-scipy: Update 1.10.0 → 1.10.1
    
    PR:             270602
    Approved by:    python@ (maintainer's timeout; 19 days)
---
 science/py-scipy/Makefile |  9 ++++++++-
 science/py-scipy/distinfo | 10 +++++-----
 2 files changed, 13 insertions(+), 6 deletions(-)

diff --git a/science/py-scipy/Makefile b/science/py-scipy/Makefile
index facf0de6446f..743189a26643 100644
--- a/science/py-scipy/Makefile
+++ b/science/py-scipy/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	scipy
-DISTVERSION=	1.10.0
+DISTVERSION=	1.10.1
 CATEGORIES=	science python
 MASTER_SITES=	https://docs.scipy.org/doc/${PORTNAME}-${DISTVERSION}/:doc \
 		PYPI:source \
@@ -24,6 +24,13 @@ BUILD_DEPENDS=	${PYNUMPY} \
 LIB_DEPENDS=	libblas.so:math/blas \
 		libopenblas.so:math/openblas
 RUN_DEPENDS=	${PYNUMPY}
+TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}gmpy2>0:math/py-gmpy2@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}mpmath>0:math/py-mpmath@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pooch>0:devel/py-pooch@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pytest-timeout>0:devel/py-pytest-timeout@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pytest-xdist>0:devel/py-pytest-xdist@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}scikit-umfpack>0:math/py-scikit-umfpack@${PY_FLAVOR}
 
 USES=		compiler:c++14-lang cpe fortran python:3.8-3.10 shebangfix
 USE_PYTHON=	autoplist concurrent cython distutils
diff --git a/science/py-scipy/distinfo b/science/py-scipy/distinfo
index 75686e01d72b..d594fb97faf6 100644
--- a/science/py-scipy/distinfo
+++ b/science/py-scipy/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1676286738
-SHA256 (scipy-1.10.0.tar.gz) = c8b3cbc636a87a89b770c6afc999baa6bcbb01691b5ccbbc1b1791c7c0a07540
-SIZE (scipy-1.10.0.tar.gz) = 42398693
-SHA256 (scipy-html-1.10.0.zip) = ed804ac9f236f35fc16e51d447573faf374a4abfa51a44bdd3664b76988ed1d0
-SIZE (scipy-html-1.10.0.zip) = 65656379
+TIMESTAMP = 1680451396
+SHA256 (scipy-1.10.1.tar.gz) = 2cf9dfb80a7b4589ba4c40ce7588986d6d5cebc5457cad2c2880f6bc2d42f3a5
+SIZE (scipy-1.10.1.tar.gz) = 42407997
+SHA256 (scipy-html-1.10.1.zip) = 7bb000f8aecce2d70a92313654ac8fd92dfb530b6466c4d0f23fe587ba12ea31
+SIZE (scipy-html-1.10.1.zip) = 49191107