Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Aug 2019 11:45: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: r508441 - head/www/py-google-cloud-storage
Message-ID:  <201908091145.x79BjfK8029990@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Aug  9 11:45:40 2019
New Revision: 508441
URL: https://svnweb.freebsd.org/changeset/ports/508441

Log:
  Update to 1.18.0
  
  Changes:	https://github.com/googleapis/google-cloud-python/releases
  		https://github.com/googleapis/google-cloud-python/blob/master/storage/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	Fri Aug  9 11:45:35 2019	(r508440)
+++ head/www/py-google-cloud-storage/Makefile	Fri Aug  9 11:45:40 2019	(r508441)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	google-cloud-storage
-PORTVERSION=	1.17.0
+PORTVERSION=	1.18.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	Fri Aug  9 11:45:35 2019	(r508440)
+++ head/www/py-google-cloud-storage/distinfo	Fri Aug  9 11:45:40 2019	(r508441)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1564157949
-SHA256 (google-cloud-storage-1.17.0.tar.gz) = 4e24989b69e37086bd8c219d5502b13540ee9650ab9ea52cd909ad819ea51542
-SIZE (google-cloud-storage-1.17.0.tar.gz) = 5390370
+TIMESTAMP = 1565282908
+SHA256 (google-cloud-storage-1.18.0.tar.gz) = 9fb3dc68948f4c893c2b16f5a3db3daea2d2f3b8e9d5c2d505fe1523758009b6
+SIZE (google-cloud-storage-1.18.0.tar.gz) = 5396019



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