Date: Sat, 18 Apr 2026 22:06:14 +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: 2ef9f009adf5 - main - www/py-google-api-core: Update to 2.30.2 Message-ID: <69e40056.3432d.2c882abf@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=2ef9f009adf57ff934ef038285d5fde708fe2a70 commit 2ef9f009adf57ff934ef038285d5fde708fe2a70 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-04-18 21:41:46 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-04-18 21:53:06 +0000 www/py-google-api-core: Update to 2.30.2 - Update WWW - Remove GRPCGCP option Changes: https://github.com/googleapis/google-cloud-python/releases https://github.com/googleapis/google-cloud-python/blob/main/packages/google-api-core/CHANGELOG.md --- www/py-google-api-core/Makefile | 15 +++++++-------- www/py-google-api-core/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/www/py-google-api-core/Makefile b/www/py-google-api-core/Makefile index 098991d4b90a..473a66139164 100644 --- a/www/py-google-api-core/Makefile +++ b/www/py-google-api-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-api-core -PORTVERSION= 2.29.0 +PORTVERSION= 2.30.2 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -8,7 +8,8 @@ DISTNAME= google_api_core-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Core Google API Client Library WWW= https://googleapis.dev/python/google-api-core/latest/ \ - https://github.com/googleapis/python-api-core + https://github.com/googleapis/google-cloud-python/tree/main/packages/google-api-core \ + https://github.com/googleapis/google-cloud-python LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE @@ -16,24 +17,22 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-auth>=2.14.1<3.0.0:security/py-google-auth@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}googleapis-common-protos>=1.56.2<2.0.0:devel/py-googleapis-common-protos@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}googleapis-common-protos>=1.63.2<2.0.0:devel/py-googleapis-common-protos@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}proto-plus>=1.25.0<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}protobuf>=4.21.6,1<7.0.0,1:devel/py-protobuf@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}requests>=2.18.0<3.0.0:www/py-requests@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}protobuf>=4.25.8,1<8.0.0,1:devel/py-protobuf@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.20.0<3.0.0:www/py-requests@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes -OPTIONS_DEFINE= ASYNC_REST GRPC GRPCGCP +OPTIONS_DEFINE= ASYNC_REST GRPC OPTIONS_DEFAULT=ASYNC_REST GRPC ASYNC_REST_DESC=Asynchronous REST support -GRPCGCP_DESC= gRPC support for Google Cloud Platform ASYNC_REST_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-auth>=2.35.0<3.0.0:security/py-google-auth@${PY_FLAVOR} GRPC_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}grpcio>=1.75.1<2.0.0:devel/py-grpcio@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}grpcio-status>=1.75.1<2.0.0:devel/py-grpcio-status@${PY_FLAVOR} -GRPCGCP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}grpcio-gcp>=0.2.2<1.0.0:devel/py-grpcio-gcp@${PY_FLAVOR} .include <bsd.port.mk> diff --git a/www/py-google-api-core/distinfo b/www/py-google-api-core/distinfo index 954559e3bd57..81385e57746e 100644 --- a/www/py-google-api-core/distinfo +++ b/www/py-google-api-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1768625799 -SHA256 (google_api_core-2.29.0.tar.gz) = 84181be0f8e6b04006df75ddfe728f24489f0af57c96a529ff7cf45bc28797f7 -SIZE (google_api_core-2.29.0.tar.gz) = 177828 +TIMESTAMP = 1775587660 +SHA256 (google_api_core-2.30.2.tar.gz) = 9a8113e1a88bdc09a7ff629707f2214d98d61c7f6ceb0ea38c42a095d02dc0f9 +SIZE (google_api_core-2.30.2.tar.gz) = 176862home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e40056.3432d.2c882abf>
