Date: Sun, 05 Apr 2026 17:26:24 +0000 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: 67b3e1e6d14e - main - www/py-google-cloud-datastore: Update LIBCST option Message-ID: <69d29b40.1e876.2ed521a4@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=67b3e1e6d14e7a72e9f80d095cefae0ccc27563f commit 67b3e1e6d14e7a72e9f80d095cefae0ccc27563f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-04-05 17:10:28 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-04-05 17:18:55 +0000 www/py-google-cloud-datastore: Update LIBCST option - Change RUN_DEPENDS from py-libcst03 to py-libcst - Bump PORTREVISION for dependency change --- www/py-google-cloud-datastore/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/py-google-cloud-datastore/Makefile b/www/py-google-cloud-datastore/Makefile index 362e299320bd..c6c031db725b 100644 --- a/www/py-google-cloud-datastore/Makefile +++ b/www/py-google-cloud-datastore/Makefile @@ -1,5 +1,6 @@ PORTNAME= google-cloud-datastore PORTVERSION= 2.23.0 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -30,6 +31,6 @@ NO_ARCH= yes OPTIONS_DEFINE= LIBCST LIBCST_DESC= Fixup scripts -LIBCST_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libcst03>=0.2.5:devel/py-libcst03@${PY_FLAVOR} +LIBCST_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libcst>=0.2.5:devel/py-libcst@${PY_FLAVOR} .include <bsd.port.mk>home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d29b40.1e876.2ed521a4>
