Date: Tue, 6 Jul 2021 15:05:50 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: 1d8138afb5ce - main - www/py-google-cloud-storage: Update to 1.40.0 Message-ID: <202107061505.166F5oF6021103@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=1d8138afb5cea2d906c0f39990c19cf89eb399cf commit 1d8138afb5cea2d906c0f39990c19cf89eb399cf Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-06 14:57:40 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-06 14:57:40 +0000 www/py-google-cloud-storage: Update to 1.40.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 eafa866a1c53..20fc86ecb071 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.39.0 +PORTVERSION= 1.40.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 22d05d8155e0..46d63d6ea2b7 100644 --- a/www/py-google-cloud-storage/distinfo +++ b/www/py-google-cloud-storage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624189703 -SHA256 (google-cloud-storage-1.39.0.tar.gz) = e9ba9e0486b385fa0b9f16a0c3bfa4cbb7001a2285adb65374de4415588cdb2d -SIZE (google-cloud-storage-1.39.0.tar.gz) = 5466000 +TIMESTAMP = 1625323629 +SHA256 (google-cloud-storage-1.40.0.tar.gz) = 560f7d112dce319a39b06c35cf53ae156ef42dfb213fc633c09aefaae7c060ec +SIZE (google-cloud-storage-1.40.0.tar.gz) = 5466375
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107061505.166F5oF6021103>