Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 May 2020 05:13:27 +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: r534130 - head/www/py-google-cloud-storage
Message-ID:  <202005060513.0465DRAg097793@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed May  6 05:13:26 2020
New Revision: 534130
URL: https://svnweb.freebsd.org/changeset/ports/534130

Log:
  Update to 1.28.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	Wed May  6 05:13:22 2020	(r534129)
+++ head/www/py-google-cloud-storage/Makefile	Wed May  6 05:13:26 2020	(r534130)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	google-cloud-storage
-PORTVERSION=	1.28.0
+PORTVERSION=	1.28.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	Wed May  6 05:13:22 2020	(r534129)
+++ head/www/py-google-cloud-storage/distinfo	Wed May  6 05:13:26 2020	(r534130)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587721907
-SHA256 (google-cloud-storage-1.28.0.tar.gz) = 35ecd0b00d4b4147c666d73fa2a5c0c7d9a7fe0fe430a4f544d428f5dc68b544
-SIZE (google-cloud-storage-1.28.0.tar.gz) = 5426032
+TIMESTAMP = 1588695595
+SHA256 (google-cloud-storage-1.28.1.tar.gz) = a7b5c326e7307a83fa1f1f0ef71aba9ad1f3a2bc6a768401e13fc02369fd8612
+SIZE (google-cloud-storage-1.28.1.tar.gz) = 5425962



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