Date: Sun, 25 Apr 2021 20:39:32 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: d618869a9975 - main - www/py-google-cloud-storage: Update to 1.37.1 Message-ID: <202104252039.13PKdWJk079479@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=d618869a9975ee6227507e513ca3f07571aa9868 commit d618869a9975ee6227507e513ca3f07571aa9868 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-04-25 20:16:10 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-04-25 20:35:38 +0000 www/py-google-cloud-storage: Update to 1.37.1 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 a2edbb3ebc80..92534ab3c73b 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.36.2 +PORTVERSION= 1.37.1 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 aeefd4d35a97..49dba75339ce 100644 --- a/www/py-google-cloud-storage/distinfo +++ b/www/py-google-cloud-storage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618320304 -SHA256 (google-cloud-storage-1.36.2.tar.gz) = 89d3a101c8ca3aae7614253a03a2e7fe77c5e799469df2d4ec44044cccac1ad8 -SIZE (google-cloud-storage-1.36.2.tar.gz) = 5449312 +TIMESTAMP = 1619198597 +SHA256 (google-cloud-storage-1.37.1.tar.gz) = e06a4797c87ac73c4a74801539fdf0a91761c3014281ff58b7b29f15b34c206e +SIZE (google-cloud-storage-1.37.1.tar.gz) = 5461357
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104252039.13PKdWJk079479>