Date: Sat, 18 Apr 2026 22:06: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: 62c2971e445c - main - www/py-google-cloud-logging: Update to 3.15.0 Message-ID: <69e40060.33b76.8987ce2@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=62c2971e445c1d3d43bd8bdb2be0089746b3aca0 commit 62c2971e445c1d3d43bd8bdb2be0089746b3aca0 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-04-18 21:41:55 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-04-18 21:53:09 +0000 www/py-google-cloud-logging: Update to 3.15.0 - Update WWW Changes: https://github.com/googleapis/google-cloud-python/releases https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-logging/CHANGELOG.md --- www/py-google-cloud-logging/Makefile | 8 +++++--- www/py-google-cloud-logging/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/www/py-google-cloud-logging/Makefile b/www/py-google-cloud-logging/Makefile index 94dde958cd26..3b6f1065982c 100644 --- a/www/py-google-cloud-logging/Makefile +++ b/www/py-google-cloud-logging/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-logging -PORTVERSION= 3.13.0 +PORTVERSION= 3.15.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -8,7 +8,8 @@ DISTNAME= google_cloud_logging-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Stackdriver Logging API client library WWW= https://cloud.google.com/python/docs/reference/logging/latest \ - https://github.com/googleapis/python-logging + https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-logging \ + https://github.com/googleapis/google-cloud-python LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE @@ -21,9 +22,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=2.11.0<3.0.0:www/py-google- ${PYTHON_PKGNAMEPREFIX}google-cloud-audit-log>=0.3.1<1.0.0:www/py-google-cloud-audit-log@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-cloud-core>=2.0.0<3.0.0:www/py-google-cloud-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}grpc-google-iam-v1>=0.12.4<1.0.0:devel/py-grpc-google-iam-v1@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}grpcio>=1.75.1<2.0.0:devel/py-grpcio@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=1.9.0:devel/py-opentelemetry-api@${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}protobuf>=4.25.8,1<8.0.0,1:devel/py-protobuf@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 diff --git a/www/py-google-cloud-logging/distinfo b/www/py-google-cloud-logging/distinfo index b5ed801cda62..f9736ace52ec 100644 --- a/www/py-google-cloud-logging/distinfo +++ b/www/py-google-cloud-logging/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1766953432 -SHA256 (google_cloud_logging-3.13.0.tar.gz) = 3aae0573b1a1a4f59ecdf4571f4e7881b5823bd129fe469561c1c49a7fa8a4c1 -SIZE (google_cloud_logging-3.13.0.tar.gz) = 290169 +TIMESTAMP = 1775587678 +SHA256 (google_cloud_logging-3.15.0.tar.gz) = 72168a1e98bbfc27c75f0b8f630a7f5d786065f3f1f7e9e53d2d787a03693a4a +SIZE (google_cloud_logging-3.15.0.tar.gz) = 294881home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e40060.33b76.8987ce2>
