Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 May 2021 09:53:58 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 210368ced9ac - main - www/py-google-cloud-core: Update RUN_DEPENDS after cc653b1c726dacf9b4082971667dcab23d4fe5df
Message-ID:  <202105070953.1479rwcB085129@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=210368ced9ac983de8d7b508613a377165bd239c

commit 210368ced9ac983de8d7b508613a377165bd239c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-05-07 09:22:57 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-05-07 09:39:12 +0000

    www/py-google-cloud-core: Update RUN_DEPENDS after cc653b1c726dacf9b4082971667dcab23d4fe5df
---
 www/py-google-cloud-core/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/www/py-google-cloud-core/Makefile b/www/py-google-cloud-core/Makefile
index b6d3ec2c5b0f..7a9c52c3119d 100644
--- a/www/py-google-cloud-core/Makefile
+++ b/www/py-google-cloud-core/Makefile
@@ -12,7 +12,6 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=1.21.0<2.0:www/py-google-api-core@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}google-auth>=1.24.0<2.0.0:security/py-google-auth@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}grpcio>=1.8.2<2.0:devel/py-grpcio@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}six>=1.12.0:devel/py-six@${PY_FLAVOR}
 
 USES=		python:3.5+



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