Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Sep 2020 19:32:33 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r550320 - head/www/py-google-cloud-storage
Message-ID:  <202009271932.08RJWX6J042575@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Sep 27 19:32:32 2020
New Revision: 550320
URL: https://svnweb.freebsd.org/changeset/ports/550320

Log:
  Update to 1.31.2
  
  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 Sep 27 19:32:25 2020	(r550319)
+++ head/www/py-google-cloud-storage/Makefile	Sun Sep 27 19:32:32 2020	(r550320)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	google-cloud-storage
-PORTVERSION=	1.31.1
+PORTVERSION=	1.31.2
 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 Sep 27 19:32:25 2020	(r550319)
+++ head/www/py-google-cloud-storage/distinfo	Sun Sep 27 19:32:32 2020	(r550320)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600794974
-SHA256 (google-cloud-storage-1.31.1.tar.gz) = 0fa5cbe6fcbddb9c1c03e6aa78baac1618867b386eac9aceeeb6982c42efbf56
-SIZE (google-cloud-storage-1.31.1.tar.gz) = 5440258
+TIMESTAMP = 1601021646
+SHA256 (google-cloud-storage-1.31.2.tar.gz) = 74bbb5b2d0b249de4a52f561435d0c3570ddc19b249653ae588ec0abcc3c81e6
+SIZE (google-cloud-storage-1.31.2.tar.gz) = 5440265



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009271932.08RJWX6J042575>