Skip to content

Commit

Permalink
www/py-planet: Update to 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Aug 16, 2023
1 parent 3b6bc97 commit f660638
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions 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} \
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit f660638

Please sign in to comment.