Date: Sat, 18 Apr 2026 22:06:21 +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: df0a8a96028b - main - www/py-google-cloud-core: Update to 2.5.1 Message-ID: <69e4005d.33757.4c323d75@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=df0a8a96028bf435e9922c708037e4f4e295fdcc commit df0a8a96028bf435e9922c708037e4f4e295fdcc Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-04-18 21:41:52 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-04-18 21:53:08 +0000 www/py-google-cloud-core: Update to 2.5.1 - Update WWW Changes: https://github.com/googleapis/google-cloud-python/releases https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-core/CHANGELOG.md --- www/py-google-cloud-core/Makefile | 9 +++++---- www/py-google-cloud-core/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/www/py-google-cloud-core/Makefile b/www/py-google-cloud-core/Makefile index a6036c4f235f..d616922bc4bc 100644 --- a/www/py-google-cloud-core/Makefile +++ b/www/py-google-cloud-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-core -PORTVERSION= 2.5.0 +PORTVERSION= 2.5.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -8,15 +8,16 @@ DISTNAME= google_cloud_core-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= API Client library for Google Cloud: Core Helpers WWW= https://cloud.google.com/python/docs/reference/google-cloud-core/latest \ - https://github.com/googleapis/python-cloud-core + https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-core \ + https://github.com/googleapis/google-cloud-python LICENSE= APACHE20 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-api-core>=2.3.1<3.0.0:www/py-google-api-core@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}google-auth>=1.25.0<3.0.0:security/py-google-auth@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=2.11.0<3.0.0:www/py-google-api-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}google-auth>=2.25.1<3.0.0:security/py-google-auth@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 diff --git a/www/py-google-cloud-core/distinfo b/www/py-google-cloud-core/distinfo index 4c3ccd43fc91..9a773c06814b 100644 --- a/www/py-google-cloud-core/distinfo +++ b/www/py-google-cloud-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762586918 -SHA256 (google_cloud_core-2.5.0.tar.gz) = 7c1b7ef5c92311717bd05301aa1a91ffbc565673d3b0b4163a52d8413a186963 -SIZE (google_cloud_core-2.5.0.tar.gz) = 36027 +TIMESTAMP = 1775587672 +SHA256 (google_cloud_core-2.5.1.tar.gz) = 3dc94bdec9d05a31d9f355045ed0f369fbc0d8c665076c734f065d729800f811 +SIZE (google_cloud_core-2.5.1.tar.gz) = 36078home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e4005d.33757.4c323d75>
