Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jun 2020 18:01:28 +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: r539456 - head/www/py-google-api-core
Message-ID:  <202006171801.05HI1SNW057329@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jun 17 18:01:28 2020
New Revision: 539456
URL: https://svnweb.freebsd.org/changeset/ports/539456

Log:
  Update to 1.20.0
  
  Changes:	https://github.com/googleapis/python-api-core/releases
  		https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md

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

Modified: head/www/py-google-api-core/Makefile
==============================================================================
--- head/www/py-google-api-core/Makefile	Wed Jun 17 18:01:23 2020	(r539455)
+++ head/www/py-google-api-core/Makefile	Wed Jun 17 18:01:28 2020	(r539456)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	google-api-core
-PORTVERSION=	1.19.0
+PORTVERSION=	1.20.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -30,7 +30,7 @@ OPTIONS_DEFINE=	GRPC GRPCGCP
 GRPC_DESC=	gRPC support
 GRPCGCP_DESC=	gRPC support for GCP
 
-GRPC_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}grpcio>=1.8.2<2.0:devel/py-grpcio@${PY_FLAVOR}
+GRPC_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}grpcio>=1.29.0<2.0:devel/py-grpcio@${PY_FLAVOR}
 GRPCGCP_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}grpcio-gcp>=0.2.2:devel/py-grpcio-gcp@${PY_FLAVOR}
 
 .include <bsd.port.mk>

Modified: head/www/py-google-api-core/distinfo
==============================================================================
--- head/www/py-google-api-core/distinfo	Wed Jun 17 18:01:23 2020	(r539455)
+++ head/www/py-google-api-core/distinfo	Wed Jun 17 18:01:28 2020	(r539456)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592145163
-SHA256 (google-api-core-1.19.0.tar.gz) = ba1ee414c97ee25ea8e62e6525e14026c3e194aed0493085623b8b8bb03e1060
-SIZE (google-api-core-1.19.0.tar.gz) = 91623
+TIMESTAMP = 1592325700
+SHA256 (google-api-core-1.20.0.tar.gz) = eec2c302b50e6db0c713fb84b71b8d75cfad5dc6d4dffc78e9f69ba0008f5ede
+SIZE (google-api-core-1.20.0.tar.gz) = 91964



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