aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-03 08:51:40 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-03 09:00:41 +0000
commit7c317e365c2195d1f283a982e7bfc2db459ba154 (patch)
tree2a04c6249a2a6ef07c5342e3be7a8148cb1f0739
parent6937d23ff06ae8e90dd68654f728bca66a389675 (diff)
downloadports-7c317e365c2195d1f283a982e7bfc2db459ba154.tar.gz
ports-7c317e365c2195d1f283a982e7bfc2db459ba154.zip
science/py-access: Update to 1.1.7
-rw-r--r--science/py-access/Makefile8
-rw-r--r--science/py-access/distinfo6
2 files changed, 8 insertions, 6 deletions
diff --git a/science/py-access/Makefile b/science/py-access/Makefile
index c94e99bb277b..d81714c2721c 100644
--- a/science/py-access/Makefile
+++ b/science/py-access/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= access
-PORTVERSION= 1.1.3
+PORTVERSION= 1.1.7
CATEGORIES= science python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,8 +11,10 @@ COMMENT= Calculate spatial accessibility metrics
LICENSE= BSD3CLAUSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.3,1:math/py-numpy@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pandas>=0.23.4,1:math/py-pandas@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}geopandas>=0:graphics/py-geopandas@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}numpy>=1.3,1:math/py-numpy@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pandas>=0.23.4,1:math/py-pandas@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}requests>=2:www/py-requests@${PY_FLAVOR}
USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils
diff --git a/science/py-access/distinfo b/science/py-access/distinfo
index 1656ee8ef870..0323d4740b7b 100644
--- a/science/py-access/distinfo
+++ b/science/py-access/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609598755
-SHA256 (access-1.1.3.tar.gz) = 381aecadd7ba70d712b74cd92fb0906e16b362522ae0c7de9b8e2424d19af51d
-SIZE (access-1.1.3.tar.gz) = 19708
+TIMESTAMP = 1653926010
+SHA256 (access-1.1.7.tar.gz) = 3347d25aef4ce19f2b1302b7c10312772d96b8311cd70b889db19e1d632c8536
+SIZE (access-1.1.7.tar.gz) = 20281