Skip to content

Commit

Permalink
science/py-pysal: Update to 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Aug 27, 2022
1 parent e46a218 commit 2fcbd3c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
16 changes: 8 additions & 8 deletions science/py-pysal/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pysal
PORTVERSION= 2.6.0
PORTVERSION= 2.7.0
CATEGORIES= science python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -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}
Expand Down
6 changes: 3 additions & 3 deletions science/py-pysal/distinfo
@@ -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

0 comments on commit 2fcbd3c

Please sign in to comment.