Date: Sun, 19 Oct 2025 00:04:33 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: 113919b89723 - main - www/py-planet: Update to 3.1.2 Message-ID: <202510190004.59J04Xqr094450@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=113919b8972390d42368d58ec1cd7ce59d6e2afd commit 113919b8972390d42368d58ec1cd7ce59d6e2afd Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-10-18 23:55:30 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-10-18 23:55:30 +0000 www/py-planet: Update to 3.1.2 Changes: https://github.com/planetlabs/planet-client-python/releases --- www/py-planet/Makefile | 4 ++-- www/py-planet/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/py-planet/Makefile b/www/py-planet/Makefile index 89158257aace..3845dee12681 100644 --- a/www/py-planet/Makefile +++ b/www/py-planet/Makefile @@ -1,5 +1,5 @@ PORTNAME= planet -PORTVERSION= 3.1.0 +PORTVERSION= 3.1.2 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -24,7 +24,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=8.0:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tqdm>=4.56:misc/py-tqdm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR} -USES= python +USES= python:3.10+ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/www/py-planet/distinfo b/www/py-planet/distinfo index 51be2beef340..b54399baa2a8 100644 --- a/www/py-planet/distinfo +++ b/www/py-planet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120870 -SHA256 (planet-3.1.0.tar.gz) = 1674f439644de632f6ae2db6223fd5e54913170894c294683fc8a4cc7c993ac4 -SIZE (planet-3.1.0.tar.gz) = 3408883 +TIMESTAMP = 1759774753 +SHA256 (planet-3.1.2.tar.gz) = a2932f987a69a4471ce68c00717990afca9657ff809e5dc4c4885f20630f5552 +SIZE (planet-3.1.2.tar.gz) = 3408851home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510190004.59J04Xqr094450>
