svn commit: r545381 - head/www/py-google-cloud-core

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Aug 19 16:21:34 UTC 2020


Author: sunpoet
Date: Wed Aug 19 16:21:28 2020
New Revision: 545381
URL: https://svnweb.freebsd.org/changeset/ports/545381

Log:
  Update to 1.4.1
  
  Changes:	https://github.com/googleapis/python-cloud-core/releases

Modified:
  head/www/py-google-cloud-core/Makefile
  head/www/py-google-cloud-core/distinfo

Modified: head/www/py-google-cloud-core/Makefile
==============================================================================
--- head/www/py-google-cloud-core/Makefile	Wed Aug 19 16:21:24 2020	(r545380)
+++ head/www/py-google-cloud-core/Makefile	Wed Aug 19 16:21:28 2020	(r545381)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	google-cloud-core
-PORTVERSION=	1.4.0
+PORTVERSION=	1.4.1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT=	API Client library for Google Cloud: Core Hel
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=1.16.0<2.0:www/py-google-api-core@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=1.19.0<2.0:www/py-google-api-core@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}grpcio>=1.8.2<2.0:devel/py-grpcio@${PY_FLAVOR}
 
 USES=		python:3.5+

Modified: head/www/py-google-cloud-core/distinfo
==============================================================================
--- head/www/py-google-cloud-core/distinfo	Wed Aug 19 16:21:24 2020	(r545380)
+++ head/www/py-google-cloud-core/distinfo	Wed Aug 19 16:21:28 2020	(r545381)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596954362
-SHA256 (google-cloud-core-1.4.0.tar.gz) = 07a024a26c4eb14ee3df7e6e5021c04f8f7e9f0e83d3d47863229f3635f871ce
-SIZE (google-cloud-core-1.4.0.tar.gz) = 33019
+TIMESTAMP = 1597569985
+SHA256 (google-cloud-core-1.4.1.tar.gz) = 613e56f164b6bee487dd34f606083a0130f66f42f7b10f99730afdf1630df507
+SIZE (google-cloud-core-1.4.1.tar.gz) = 33011


More information about the svn-ports-all mailing list