aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-08-16 18:13:24 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-08-16 18:25:43 +0000
commitf6606382759f58049319ee66be838e9b305e8d58 (patch)
tree33523b966f606c75fa9d7c35cd6867db3fbb03ee
parent3b6bc974afe6ce1488e640ecb240ea539853394e (diff)
downloadports-f6606382759f58049319ee66be838e9b305e8d58.tar.gz
ports-f6606382759f58049319ee66be838e9b305e8d58.zip
www/py-planet: Update to 2.1.1
-rw-r--r--www/py-planet/Makefile7
-rw-r--r--www/py-planet/distinfo6
2 files changed, 7 insertions, 6 deletions
diff --git a/www/py-planet/Makefile b/www/py-planet/Makefile
index c5a60a73f715..702c4fe726d8 100644
--- a/www/py-planet/Makefile
+++ b/www/py-planet/Makefile
@@ -1,17 +1,18 @@
PORTNAME= planet
-PORTVERSION= 2.0.3
+PORTVERSION= 2.1.1
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Planet API Client
-WWW= https://github.com/planetlabs/planet-client-python
+WWW= https://planet-sdk-for-python-v2.readthedocs.io/en/latest/ \
+ https://github.com/planetlabs/planet-client-python
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=8.0.0:devel/py-click@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=8.0:devel/py-click@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}geojson>=0:devel/py-geojson@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}httpx>=0.23.0:www/py-httpx@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jsonschema>=0:devel/py-jsonschema@${PY_FLAVOR} \
diff --git a/www/py-planet/distinfo b/www/py-planet/distinfo
index a478c634c80a..cf61660c9c07 100644
--- a/www/py-planet/distinfo
+++ b/www/py-planet/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688166358
-SHA256 (planet-2.0.3.tar.gz) = 3c91c8614994cefe846504f184a7b4df2aebe06e5dda2afc8787cb73938d5ac7
-SIZE (planet-2.0.3.tar.gz) = 55082
+TIMESTAMP = 1691070184
+SHA256 (planet-2.1.1.tar.gz) = d4d36b0c02c151fc0b907354aa3b116532e5dad4f4ce7495f530f66f6854db2b
+SIZE (planet-2.1.1.tar.gz) = 58571