Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jun 2019 19:40:12 +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: r503521 - head/www/py-google-cloud-storage
Message-ID:  <201906051940.x55JeCxE018590@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jun  5 19:40:11 2019
New Revision: 503521
URL: https://svnweb.freebsd.org/changeset/ports/503521

Log:
  Update to 1.16.1
  
  Changes:	https://github.com/googleapis/google-cloud-python/releases

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 Jun  5 19:40:06 2019	(r503520)
+++ head/www/py-google-cloud-storage/Makefile	Wed Jun  5 19:40:11 2019	(r503521)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	google-cloud-storage
-PORTVERSION=	1.16.0
+PORTVERSION=	1.16.1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,6 @@ LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-auth>=1.2.0:security/py-google-auth@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}google-api-core>=1.6.0:www/py-google-api-core@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}google-cloud-core>=1.0.0<2.0:www/py-google-cloud-core@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}google-resumable-media>=0.3.1:www/py-google-resumable-media@${PY_FLAVOR}
 

Modified: head/www/py-google-cloud-storage/distinfo
==============================================================================
--- head/www/py-google-cloud-storage/distinfo	Wed Jun  5 19:40:06 2019	(r503520)
+++ head/www/py-google-cloud-storage/distinfo	Wed Jun  5 19:40:11 2019	(r503521)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558166542
-SHA256 (google-cloud-storage-1.16.0.tar.gz) = aad501a7b47a92b20ce998208fc706959805982d639cc178f079382c43161283
-SIZE (google-cloud-storage-1.16.0.tar.gz) = 5389829
+TIMESTAMP = 1559751374
+SHA256 (google-cloud-storage-1.16.1.tar.gz) = 4a2a0e2486b1977a4f3e382ed0be118933ecb6a92dc6b2c3d0b56ef8d76ac7a9
+SIZE (google-cloud-storage-1.16.1.tar.gz) = 5389143



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