Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Apr 2020 07:26:19 +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: r530593 - head/www/py-google-cloud-storage
Message-ID:  <202004040726.0347QJeU046198@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Apr  4 07:26:19 2020
New Revision: 530593
URL: https://svnweb.freebsd.org/changeset/ports/530593

Log:
  Update to 1.27.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 Apr  4 07:26:13 2020	(r530592)
+++ head/www/py-google-cloud-storage/Makefile	Sat Apr  4 07:26:19 2020	(r530593)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	google-cloud-storage
-PORTVERSION=	1.26.0
+PORTVERSION=	1.27.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 Apr  4 07:26:13 2020	(r530592)
+++ head/www/py-google-cloud-storage/distinfo	Sat Apr  4 07:26:19 2020	(r530593)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1581594056
-SHA256 (google-cloud-storage-1.26.0.tar.gz) = ffdfaeb319c47deaf5b25c6bf1f1f52a183ba6abb0bb80586509a9b68dc35d31
-SIZE (google-cloud-storage-1.26.0.tar.gz) = 5409885
+TIMESTAMP = 1585907230
+SHA256 (google-cloud-storage-1.27.0.tar.gz) = 62d5efa529fb39ae01504698b7053f2a009877d0d4b3c8f297e3e68c8c38a117
+SIZE (google-cloud-storage-1.27.0.tar.gz) = 5424015



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