Date: Sun, 05 Apr 2026 17:26:23 +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: 8484f239490b - main - www/py-google-cloud-bigtable: Update LIBCST option Message-ID: <69d29b3f.1e168.4c1fb065@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=8484f239490b44902e8f89a7e47ce90a16010b3b commit 8484f239490b44902e8f89a7e47ce90a16010b3b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-04-05 17:10:27 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-04-05 17:18:55 +0000 www/py-google-cloud-bigtable: Update LIBCST option - Change RUN_DEPENDS from py-libcst03 to py-libcst - Bump PORTREVISION for dependency change --- www/py-google-cloud-bigtable/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/py-google-cloud-bigtable/Makefile b/www/py-google-cloud-bigtable/Makefile index 8a308eaf26d2..be7b8059aa27 100644 --- a/www/py-google-cloud-bigtable/Makefile +++ b/www/py-google-cloud-bigtable/Makefile @@ -1,5 +1,6 @@ PORTNAME= google-cloud-bigtable PORTVERSION= 2.35.0 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -31,6 +32,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?69d29b3f.1e168.4c1fb065>
