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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Feb 6 20:47:44 UTC 2021


Author: sunpoet
Date: Sat Feb  6 20:47:38 2021
New Revision: 564294
URL: https://svnweb.freebsd.org/changeset/ports/564294

Log:
  Update to 1.35.1
  
  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 Feb  6 20:47:33 2021	(r564293)
+++ head/www/py-google-cloud-storage/Makefile	Sat Feb  6 20:47:38 2021	(r564294)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	google-cloud-storage
-PORTVERSION=	1.35.0
+PORTVERSION=	1.35.1
 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 Feb  6 20:47:33 2021	(r564293)
+++ head/www/py-google-cloud-storage/distinfo	Sat Feb  6 20:47:38 2021	(r564294)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608366192
-SHA256 (google-cloud-storage-1.35.0.tar.gz) = 555c0db2f88f3419f123bf9c621d7fd92f7c9e4f8b11f08eda57facacba16a9e
-SIZE (google-cloud-storage-1.35.0.tar.gz) = 5446549
+TIMESTAMP = 1612519155
+SHA256 (google-cloud-storage-1.35.1.tar.gz) = dc076b6af6da991252416639cb93831f8e50c8328d5ac3fb8e03e40cd8de2290
+SIZE (google-cloud-storage-1.35.1.tar.gz) = 5446810


More information about the svn-ports-all mailing list