git: 7c317e365c21 - main - science/py-access: Update to 1.1.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Jun 2022 09:05:25 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7c317e365c2195d1f283a982e7bfc2db459ba154
commit 7c317e365c2195d1f283a982e7bfc2db459ba154
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-03 08:51:40 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-03 09:00:41 +0000
science/py-access: Update to 1.1.7
Changes: https://github.com/pysal/access/releases
https://github.com/pysal/access/commits/master
---
science/py-access/Makefile | 8 +++++---
science/py-access/distinfo | 6 +++---
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