Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Aug 2023 18:33:22 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f6606382759f - main - www/py-planet: Update to 2.1.1
Message-ID:  <202308161833.37GIXM28036697@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f6606382759f58049319ee66be838e9b305e8d58

commit f6606382759f58049319ee66be838e9b305e8d58
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-08-16 18:13:24 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-08-16 18:25:43 +0000

    www/py-planet: Update to 2.1.1
    
    - Update WWW
    
    Changes:        https://github.com/planetlabs/planet-client-python/releases
---
 www/py-planet/Makefile | 7 ++++---
 www/py-planet/distinfo | 6 +++---
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308161833.37GIXM28036697>