aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-03-21 18:45:56 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-03-21 19:21:09 +0000
commitb64df17bd4442b72827d13207ce9f3fa58c2af0a (patch)
treefed3d72435c28c09bf9d8b81744b01a9eddad715
parentfc788ac49f7e19eaeccead2db4cf204419a8eee7 (diff)
downloadports-b64df17bd4442b72827d13207ce9f3fa58c2af0a.tar.gz
ports-b64df17bd4442b72827d13207ce9f3fa58c2af0a.zip
graphics/py-rasterstats: Update to 0.18.0
-rw-r--r--graphics/py-rasterstats/Makefile9
-rw-r--r--graphics/py-rasterstats/distinfo6
2 files changed, 9 insertions, 6 deletions
diff --git a/graphics/py-rasterstats/Makefile b/graphics/py-rasterstats/Makefile
index fca109ce8fba..2b40e9b80f5f 100644
--- a/graphics/py-rasterstats/Makefile
+++ b/graphics/py-rasterstats/Makefile
@@ -1,5 +1,5 @@
PORTNAME= rasterstats
-PORTVERSION= 0.17.0
+PORTVERSION= 0.18.0
CATEGORIES= graphics python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,16 +11,19 @@ WWW= https://github.com/perrygeo/python-rasterstats
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}affine>=0<3.0:math/py-affine@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}click>=7.1:devel/py-click@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}cligj>=0.4:devel/py-cligj@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}Fiona>=0:graphics/py-fiona@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}Fiona>=0<1.9:graphics/py-fiona@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}numpy>=1.9,1:math/py-numpy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}rasterio>=1.0:graphics/py-rasterio@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Shapely>=0:devel/py-shapely@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}simplejson>=0:devel/py-simplejson@${PY_FLAVOR}
USES= python:3.8+
-USE_PYTHON= autoplist concurrent distutils
+USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes
diff --git a/graphics/py-rasterstats/distinfo b/graphics/py-rasterstats/distinfo
index 07e8629141cb..a18fa2a959d6 100644
--- a/graphics/py-rasterstats/distinfo
+++ b/graphics/py-rasterstats/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1658506615
-SHA256 (rasterstats-0.17.0.tar.gz) = 27975ebc0a402865dd9e92ad4ecf0dd62678e320735cc81e104c730e6d001298
-SIZE (rasterstats-0.17.0.tar.gz) = 15960
+TIMESTAMP = 1677771311
+SHA256 (rasterstats-0.18.0.tar.gz) = 29389bfcbeac1a4206aba6e1d795058ec8a64d560efad48156c27fad97c2e09a
+SIZE (rasterstats-0.18.0.tar.gz) = 23499