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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Dec 13 22:21:18 UTC 2020


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


More information about the svn-ports-all mailing list