Date: Sat, 27 Jul 2019 11:54:57 +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: r507410 - head/www/py-google-cloud-storage Message-ID: <201907271154.x6RBsvg7077320@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Jul 27 11:54:57 2019 New Revision: 507410 URL: https://svnweb.freebsd.org/changeset/ports/507410 Log: Update to 1.17.0 Changes: https://github.com/googleapis/google-cloud-python/releases https://github.com/googleapis/google-cloud-python/blob/master/storage/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 Sat Jul 27 11:54:52 2019 (r507409) +++ head/www/py-google-cloud-storage/Makefile Sat Jul 27 11:54:57 2019 (r507410) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= google-cloud-storage -PORTVERSION= 1.16.1 +PORTVERSION= 1.17.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 Sat Jul 27 11:54:52 2019 (r507409) +++ head/www/py-google-cloud-storage/distinfo Sat Jul 27 11:54:57 2019 (r507410) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559751374 -SHA256 (google-cloud-storage-1.16.1.tar.gz) = 4a2a0e2486b1977a4f3e382ed0be118933ecb6a92dc6b2c3d0b56ef8d76ac7a9 -SIZE (google-cloud-storage-1.16.1.tar.gz) = 5389143 +TIMESTAMP = 1564157949 +SHA256 (google-cloud-storage-1.17.0.tar.gz) = 4e24989b69e37086bd8c219d5502b13540ee9650ab9ea52cd909ad819ea51542 +SIZE (google-cloud-storage-1.17.0.tar.gz) = 5390370
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907271154.x6RBsvg7077320>