Date: Wed, 13 Nov 2019 23:36:09 +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: r517464 - head/www/py-google-cloud-storage Message-ID: <201911132336.xADNa9Gk045426@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Nov 13 23:36:08 2019 New Revision: 517464 URL: https://svnweb.freebsd.org/changeset/ports/517464 Log: Update to 1.22.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 Wed Nov 13 23:36:03 2019 (r517463) +++ head/www/py-google-cloud-storage/Makefile Wed Nov 13 23:36:08 2019 (r517464) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= google-cloud-storage -PORTVERSION= 1.21.0 +PORTVERSION= 1.22.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 Wed Nov 13 23:36:03 2019 (r517463) +++ head/www/py-google-cloud-storage/distinfo Wed Nov 13 23:36:08 2019 (r517464) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572437447 -SHA256 (google-cloud-storage-1.21.0.tar.gz) = 266b233303098e2d9da222072382f0bd70b438a5008a32a5a556fe0f9a6a0d3a -SIZE (google-cloud-storage-1.21.0.tar.gz) = 5398907 +TIMESTAMP = 1573649228 +SHA256 (google-cloud-storage-1.22.0.tar.gz) = 8a0a34aef5d04e5826c2cf5b925a39d6336ee2be5dfc2d4a2e917e36a522e8bd +SIZE (google-cloud-storage-1.22.0.tar.gz) = 5399396
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911132336.xADNa9Gk045426>