svn commit: r501819 - head/www/py-google-cloud-storage

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu May 16 23:57:04 UTC 2019


Author: sunpoet
Date: Thu May 16 23:56:54 2019
New Revision: 501819
URL: https://svnweb.freebsd.org/changeset/ports/501819

Log:
  Update to 1.15.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	Thu May 16 23:56:49 2019	(r501818)
+++ head/www/py-google-cloud-storage/Makefile	Thu May 16 23:56:54 2019	(r501819)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	google-cloud-storage
-PORTVERSION=	1.15.0
+PORTVERSION=	1.15.1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=1.6.0:www/py-google-api-core@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}google-cloud-core>=0.29.0:www/py-google-cloud-core@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}google-cloud-core>=0.29.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}
 
 USES=		python

Modified: head/www/py-google-cloud-storage/distinfo
==============================================================================
--- head/www/py-google-cloud-storage/distinfo	Thu May 16 23:56:49 2019	(r501818)
+++ head/www/py-google-cloud-storage/distinfo	Thu May 16 23:56:54 2019	(r501819)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555702427
-SHA256 (google-cloud-storage-1.15.0.tar.gz) = d66bfed1fd51f392ee361b5b7d84efd912f47db52a28722ee2e3994f0a54698d
-SIZE (google-cloud-storage-1.15.0.tar.gz) = 5384822
+TIMESTAMP = 1558010841
+SHA256 (google-cloud-storage-1.15.1.tar.gz) = 8032e576e2f91a1d3de2355118040c3bcd9916e0453a6b3f64c1b42ed151690a
+SIZE (google-cloud-storage-1.15.1.tar.gz) = 5400725


More information about the svn-ports-all mailing list