Date: Tue, 18 Jun 2024 04:08:49 GMT 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: 238cb1174e24 - main - www/py-google-cloud-storage: Update to 2.17.0 Message-ID: <202406180408.45I48nZv078540@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=238cb1174e24cdde48319113dc72879272dd4165 commit 238cb1174e24cdde48319113dc72879272dd4165 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-06-18 04:00:51 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-06-18 04:00:51 +0000 www/py-google-cloud-storage: Update to 2.17.0 Changes: https://github.com/googleapis/python-storage/releases --- www/py-google-cloud-storage/Makefile | 2 +- www/py-google-cloud-storage/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-google-cloud-storage/Makefile b/www/py-google-cloud-storage/Makefile index a02ddd1478f4..ff6b6db70b9f 100644 --- a/www/py-google-cloud-storage/Makefile +++ b/www/py-google-cloud-storage/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-storage -PORTVERSION= 2.16.0 +PORTVERSION= 2.17.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-google-cloud-storage/distinfo b/www/py-google-cloud-storage/distinfo index 986bfa7d94e3..eb33c0627e56 100644 --- a/www/py-google-cloud-storage/distinfo +++ b/www/py-google-cloud-storage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711466232 -SHA256 (google-cloud-storage-2.16.0.tar.gz) = dda485fa503710a828d01246bd16ce9db0823dc51bbca742ce96a6817d58669f -SIZE (google-cloud-storage-2.16.0.tar.gz) = 5525307 +TIMESTAMP = 1718580154 +SHA256 (google-cloud-storage-2.17.0.tar.gz) = 49378abff54ef656b52dca5ef0f2eba9aa83dc2b2c72c78714b03a1a95fe9388 +SIZE (google-cloud-storage-2.17.0.tar.gz) = 5526712
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406180408.45I48nZv078540>