Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Nov 2020 09:38:17 +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: r555871 - head/www/py-google-cloud-storage
Message-ID:  <202011210938.0AL9cHwd014551@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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