git: b910258e95c1 - main - math/py-spreg: Update to 1.3.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Fri, 30 Dec 2022 09:12:14 UTC
The branch main has been updated by sunpoet:

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

commit b910258e95c18fc8d89a74e83ecec19a706ffcbd
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-12-30 08:44:20 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-12-30 09:05:01 +0000

    math/py-spreg: Update to 1.3.0
    
    Changes:        https://github.com/pysal/spreg/releases
---
 math/py-spreg/Makefile | 5 +++--
 math/py-spreg/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/math/py-spreg/Makefile b/math/py-spreg/Makefile
index e86a6d3cc294..bb3cceee9710 100644
--- a/math/py-spreg/Makefile
+++ b/math/py-spreg/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	spreg
-PORTVERSION=	1.2.4
+PORTVERSION=	1.3.0
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,9 +13,10 @@ LICENSE=	BSD3CLAUSE
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}libpysal>=4.0.0:science/py-libpysal@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}numpy>=1.3,1:math/py-numpy@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pandas>=0,1:math/py-pandas@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}scikit-learn>=0.22:science/py-scikit-learn@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}scipy>=0.11:science/py-scipy@${PY_FLAVOR}
 
-USES=		python:3.7+
+USES=		python:3.8+
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
diff --git a/math/py-spreg/distinfo b/math/py-spreg/distinfo
index 3441b071e4a4..7284fd4fe73c 100644
--- a/math/py-spreg/distinfo
+++ b/math/py-spreg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1625323611
-SHA256 (spreg-1.2.4.tar.gz) = c2d1f243dedf53e3380c83fcd93bbd33339e20fb187486dc7ce7ebab7c21bc76
-SIZE (spreg-1.2.4.tar.gz) = 159832
+TIMESTAMP = 1669057911
+SHA256 (spreg-1.3.0.tar.gz) = 79ba0976a3ad4b5e60662e36eb41ecef4252b8644afe4ccfaf1cd0c9b7714953
+SIZE (spreg-1.3.0.tar.gz) = 187869