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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jun 15 18:50:31 UTC 2020


Author: sunpoet
Date: Mon Jun 15 18:50:28 2020
New Revision: 539013
URL: https://svnweb.freebsd.org/changeset/ports/539013

Log:
  Update to 1.29.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	Mon Jun 15 18:50:23 2020	(r539012)
+++ head/www/py-google-cloud-storage/Makefile	Mon Jun 15 18:50:28 2020	(r539013)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	google-cloud-storage
-PORTVERSION=	1.28.1
+PORTVERSION=	1.29.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	Mon Jun 15 18:50:23 2020	(r539012)
+++ head/www/py-google-cloud-storage/distinfo	Mon Jun 15 18:50:28 2020	(r539013)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588695595
-SHA256 (google-cloud-storage-1.28.1.tar.gz) = a7b5c326e7307a83fa1f1f0ef71aba9ad1f3a2bc6a768401e13fc02369fd8612
-SIZE (google-cloud-storage-1.28.1.tar.gz) = 5425962
+TIMESTAMP = 1592145165
+SHA256 (google-cloud-storage-1.29.0.tar.gz) = 15c8ab11d17e3a32c154662bb001c2097515799f3fd4947a10b1fceb7b6e9a1e
+SIZE (google-cloud-storage-1.29.0.tar.gz) = 5434110


More information about the svn-ports-head mailing list