Date: Sun, 21 Nov 2021 21:19:23 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: 3d681ed79e39 - main - www/py-google-cloud-storage: Update to 1.43.0 Message-ID: <202111212119.1ALLJNKD017378@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=3d681ed79e3988a401350c9e2749355069e08e33 commit 3d681ed79e3988a401350c9e2749355069e08e33 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-11-21 21:16:09 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-11-21 21:16:09 +0000 www/py-google-cloud-storage: Update to 1.43.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 1ac2ff7e5c60..233b926c82d9 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.42.3 +PORTVERSION= 1.43.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 6537c3aa6db7..fdeda49bdaf5 100644 --- a/www/py-google-cloud-storage/distinfo +++ b/www/py-google-cloud-storage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634111820 -SHA256 (google-cloud-storage-1.42.3.tar.gz) = 7754d4dcaa45975514b404ece0da2bb4292acbc67ca559a69e12a19d54fcdb06 -SIZE (google-cloud-storage-1.42.3.tar.gz) = 5478906 +TIMESTAMP = 1637519906 +SHA256 (google-cloud-storage-1.43.0.tar.gz) = f3b4f4be5c8a1b5727a8f7136c94d3bacdd4b7bf11f9553f51ae4c1d876529d3 +SIZE (google-cloud-storage-1.43.0.tar.gz) = 5479821
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111212119.1ALLJNKD017378>