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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Nov 21 09:38:23 UTC 2020


Author: sunpoet
Date: Sat Nov 21 09:38:17 2020
New Revision: 555871
URL: https://svnweb.freebsd.org/changeset/ports/555871

Log:
  Update to 1.33.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	Sat Nov 21 09:38:13 2020	(r555870)
+++ head/www/py-google-cloud-storage/Makefile	Sat Nov 21 09:38:17 2020	(r555871)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	google-cloud-storage
-PORTVERSION=	1.32.0
+PORTVERSION=	1.33.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 Nov 21 09:38:13 2020	(r555870)
+++ head/www/py-google-cloud-storage/distinfo	Sat Nov 21 09:38:17 2020	(r555871)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1603215521
-SHA256 (google-cloud-storage-1.32.0.tar.gz) = da12b7bd79bbe978a7945a44b600604fbc10ece2935d31f243e751f99135e34f
-SIZE (google-cloud-storage-1.32.0.tar.gz) = 5442539
+TIMESTAMP = 1605901686
+SHA256 (google-cloud-storage-1.33.0.tar.gz) = 900ba027bdee6b97f21cd22d1db3d1a6233ede5de2db4754db860438bdad72d2
+SIZE (google-cloud-storage-1.33.0.tar.gz) = 5443403


More information about the svn-ports-all mailing list