svn commit: r507410 - head/www/py-google-cloud-storage

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jul 27 11:55:08 UTC 2019


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


More information about the svn-ports-all mailing list