Date: Mon, 30 Jan 2023 13:11:29 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: e39cfc4505f8 - main - www/py-google-cloud-storage: Update to 2.7.0 Message-ID: <202301301311.30UDBTSe072969@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=e39cfc4505f80dbb357f431c4cf3f68506611aea commit e39cfc4505f80dbb357f431c4cf3f68506611aea Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-01-30 12:35:35 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-01-30 13:00:25 +0000 www/py-google-cloud-storage: Update to 2.7.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 a6246716012d..034615f06e7c 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.6.0 +PORTVERSION= 2.7.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 b55564d51e6a..03b25e161b4b 100644 --- a/www/py-google-cloud-storage/distinfo +++ b/www/py-google-cloud-storage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669057997 -SHA256 (google-cloud-storage-2.6.0.tar.gz) = 104ca28ae61243b637f2f01455cc8a05e8f15a2a18ced96cb587241cdd3820f5 -SIZE (google-cloud-storage-2.6.0.tar.gz) = 5484867 +TIMESTAMP = 1674590056 +SHA256 (google-cloud-storage-2.7.0.tar.gz) = 1ac2d58d2d693cb1341ebc48659a3527be778d9e2d8989697a2746025928ff17 +SIZE (google-cloud-storage-2.7.0.tar.gz) = 5490914
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301301311.30UDBTSe072969>