Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Oct 2020 17:38:41 +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: r553010 - head/www/py-google-cloud-storage
Message-ID:  <202010221738.09MHcfp0044969@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Oct 22 17:38:41 2020
New Revision: 553010
URL: https://svnweb.freebsd.org/changeset/ports/553010

Log:
  Update to 1.32.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	Thu Oct 22 17:38:36 2020	(r553009)
+++ head/www/py-google-cloud-storage/Makefile	Thu Oct 22 17:38:41 2020	(r553010)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	google-cloud-storage
-PORTVERSION=	1.31.2
+PORTVERSION=	1.32.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	Thu Oct 22 17:38:36 2020	(r553009)
+++ head/www/py-google-cloud-storage/distinfo	Thu Oct 22 17:38:41 2020	(r553010)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601021646
-SHA256 (google-cloud-storage-1.31.2.tar.gz) = 74bbb5b2d0b249de4a52f561435d0c3570ddc19b249653ae588ec0abcc3c81e6
-SIZE (google-cloud-storage-1.31.2.tar.gz) = 5440265
+TIMESTAMP = 1603215521
+SHA256 (google-cloud-storage-1.32.0.tar.gz) = da12b7bd79bbe978a7945a44b600604fbc10ece2935d31f243e751f99135e34f
+SIZE (google-cloud-storage-1.32.0.tar.gz) = 5442539



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