Date: Sun, 13 Dec 2020 22:21:11 +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: r558037 - head/www/py-google-cloud-storage Message-ID: <202012132221.0BDMLBrb043899@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Dec 13 22:21:11 2020 New Revision: 558037 URL: https://svnweb.freebsd.org/changeset/ports/558037 Log: Update to 1.34.0 Changes: https://github.com/googleapis/python-storage/releases https://github.com/googleapis/python-storage/blob/master/CHANGELOG.md 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 Dec 13 22:21:06 2020 (r558036) +++ head/www/py-google-cloud-storage/Makefile Sun Dec 13 22:21:11 2020 (r558037) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= google-cloud-storage -PORTVERSION= 1.33.0 +PORTVERSION= 1.34.0 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 Dec 13 22:21:06 2020 (r558036) +++ head/www/py-google-cloud-storage/distinfo Sun Dec 13 22:21:11 2020 (r558037) @@ -1,3 +1,3 @@ -TIMESTAMP = 1605901686 -SHA256 (google-cloud-storage-1.33.0.tar.gz) = 900ba027bdee6b97f21cd22d1db3d1a6233ede5de2db4754db860438bdad72d2 -SIZE (google-cloud-storage-1.33.0.tar.gz) = 5443403 +TIMESTAMP = 1607879416 +SHA256 (google-cloud-storage-1.34.0.tar.gz) = b9ced85aaa1989327721f9ad306952954cf9fb8e6fb8d163a554c1850208151b +SIZE (google-cloud-storage-1.34.0.tar.gz) = 5446546
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012132221.0BDMLBrb043899>