Skip to content

Commit

Permalink
science/py-pysal: Update to 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Mar 7, 2022
1 parent bd9cf1c commit e7eeaed
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 33 deletions.
15 changes: 7 additions & 8 deletions science/py-pysal/Makefile
@@ -1,7 +1,7 @@
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= pysal
PORTVERSION= 2.5.0
PORTVERSION= 2.6.0
CATEGORIES= science python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -16,21 +16,20 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}access>=1.1.3: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.5.1:science/py-libpysal@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}libpysal>=4.6.0: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}pointpats>=2.2.0:graphics/py-pointpats@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dateutil>=0:devel/py-dateutil@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}segregation>=2.0.0:science/py-segregation@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}spaghetti>=1.6.2:science/py-spaghetti@${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}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.1.2:math/py-spopt@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}spopt>=0.2.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} \
${PYTHON_PKGNAMEPREFIX}urllib3>=1.26,1:net/py-urllib3@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}tobler>=0.8.2:science/py-tobler@${PY_FLAVOR}

USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils
Expand Down
6 changes: 3 additions & 3 deletions science/py-pysal/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1629364680
SHA256 (pysal-2.5.0.tar.gz) = 13a389c7bdd77d6928853f1e1ced41b25cfb2a96e7a54a264a4ef6bfe7e858f1
SIZE (pysal-2.5.0.tar.gz) = 21260
TIMESTAMP = 1646058112
SHA256 (pysal-2.6.0.tar.gz) = a42e8ca6b1df473749b1c4f98449b04c7cc92dcbd5a1be7be6e152c08662f969
SIZE (pysal-2.6.0.tar.gz) = 36973
11 changes: 0 additions & 11 deletions science/py-pysal/files/patch-requirements.txt

This file was deleted.

11 changes: 0 additions & 11 deletions science/py-pysal/files/patch-setup.py

This file was deleted.

0 comments on commit e7eeaed

Please sign in to comment.