mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
science/py-pysal: Update to 2.7.0
Changes: https://github.com/pysal/pysal/releases
This commit is contained in:
parent
e46a218326
commit
2fcbd3cf0b
@ -1,5 +1,5 @@
|
||||
PORTNAME= pysal
|
||||
PORTVERSION= 2.6.0
|
||||
PORTVERSION= 2.7.0
|
||||
CATEGORIES= science python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -10,21 +10,21 @@ COMMENT= Cross-platform library of spatial analysis functions
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}access>=1.1.3:science/py-access@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}access>=1.1.8:science/py-access@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}esda>=2.4.1:science/py-esda@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}giddy>=2.3.3:graphics/py-giddy@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}inequality>=1.0.0:science/py-inequality@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}libpysal>=4.6.0:science/py-libpysal@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}libpysal>=4.6.2:science/py-libpysal@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}mapclassify>=2.4.3:graphics/py-mapclassify@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}mgwr>=2.1.2:graphics/py-mgwr@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}momepy>=0.5.2:graphics/py-momepy@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}momepy>=0.5.3:graphics/py-momepy@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pointpats>=2.2.0:graphics/py-pointpats@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}segregation>=2.1.0:science/py-segregation@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}spaghetti>=1.6.5:science/py-spaghetti@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}segregation>=2.3.1:science/py-segregation@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}spaghetti>=1.6.6:science/py-spaghetti@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}spglm>=1.0.8:math/py-spglm@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}spint>=1.0.7:math/py-spint@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}splot>=1.1.4:math/py-splot@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}spopt>=0.2.1:math/py-spopt@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}splot>=1.1.5.post1:math/py-splot@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}spopt>=0.4.1:math/py-spopt@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}spreg>=1.2.4:math/py-spreg@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}spvcm>=0.3.0:math/py-spvcm@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}tobler>=0.8.2:science/py-tobler@${PY_FLAVOR}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1646058112
|
||||
SHA256 (pysal-2.6.0.tar.gz) = a42e8ca6b1df473749b1c4f98449b04c7cc92dcbd5a1be7be6e152c08662f969
|
||||
SIZE (pysal-2.6.0.tar.gz) = 36973
|
||||
TIMESTAMP = 1660576840
|
||||
SHA256 (pysal-2.7.0.tar.gz) = 35fb295b6c4dc4d2b584530e37c336aaf10ce1e3771279cb25598a82279b0699
|
||||
SIZE (pysal-2.7.0.tar.gz) = 36989
|
||||
|
Loading…
Reference in New Issue
Block a user