Date: Sun, 23 Jan 2022 19:28:53 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: a50786195151 - main - www/py-google-cloud-storage: Update to 1.44.0 Message-ID: <202201231928.20NJSra2016543@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=a50786195151fa7e5f98eda30c6f5fe96ddf6f5a commit a50786195151fa7e5f98eda30c6f5fe96ddf6f5a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-23 18:21:13 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-23 18:52:25 +0000 www/py-google-cloud-storage: Update to 1.44.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 233b926c82d9..0c283a2dfcac 100644 --- a/www/py-google-cloud-storage/Makefile +++ b/www/py-google-cloud-storage/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-storage -PORTVERSION= 1.43.0 +PORTVERSION= 1.44.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-google-cloud-storage/distinfo b/www/py-google-cloud-storage/distinfo index fdeda49bdaf5..960cbf2a7e83 100644 --- a/www/py-google-cloud-storage/distinfo +++ b/www/py-google-cloud-storage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637519906 -SHA256 (google-cloud-storage-1.43.0.tar.gz) = f3b4f4be5c8a1b5727a8f7136c94d3bacdd4b7bf11f9553f51ae4c1d876529d3 -SIZE (google-cloud-storage-1.43.0.tar.gz) = 5479821 +TIMESTAMP = 1642102365 +SHA256 (google-cloud-storage-1.44.0.tar.gz) = 29edbfeedd157d853049302bf5d104055c6f0cb7ef283537da3ce3f730073001 +SIZE (google-cloud-storage-1.44.0.tar.gz) = 5480449
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201231928.20NJSra2016543>