forked from Lainports/freebsd-ports
math/py-spreg: Update to 1.3.0
Changes: https://github.com/pysal/spreg/releases
This commit is contained in:
parent
b6456281a6
commit
b910258e95
2 changed files with 6 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue