Date: Sun, 7 Mar 2021 22:22:38 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r567706 - head/www/py-google-cloud-storage Message-ID: <202103072222.127MMcE6049487@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Mar 7 22:22:38 2021 New Revision: 567706 URL: https://svnweb.freebsd.org/changeset/ports/567706 Log: Update to 1.36.1 Changes: https://github.com/googleapis/python-storage/releases Modified: head/www/py-google-cloud-storage/Makefile head/www/py-google-cloud-storage/distinfo Modified: head/www/py-google-cloud-storage/Makefile ============================================================================== --- head/www/py-google-cloud-storage/Makefile Sun Mar 7 22:22:32 2021 (r567705) +++ head/www/py-google-cloud-storage/Makefile Sun Mar 7 22:22:38 2021 (r567706) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= google-cloud-storage -PORTVERSION= 1.36.0 +PORTVERSION= 1.36.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-google-cloud-storage/distinfo ============================================================================== --- head/www/py-google-cloud-storage/distinfo Sun Mar 7 22:22:32 2021 (r567705) +++ head/www/py-google-cloud-storage/distinfo Sun Mar 7 22:22:38 2021 (r567706) @@ -1,3 +1,3 @@ -TIMESTAMP = 1613478471 -SHA256 (google-cloud-storage-1.36.0.tar.gz) = 9517e26cadb4e52fcd11e83cd1b4051e72351a2e518078102ad2f1b9f4d704bc -SIZE (google-cloud-storage-1.36.0.tar.gz) = 5448275 +TIMESTAMP = 1614794324 +SHA256 (google-cloud-storage-1.36.1.tar.gz) = b63f31f3ec51797fce682ef4f6b7323f8b99e9ca0b21092801b1b8d25017f58a +SIZE (google-cloud-storage-1.36.1.tar.gz) = 5449050
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103072222.127MMcE6049487>