git: 210368ced9ac - main - www/py-google-cloud-core: Update RUN_DEPENDS after cc653b1c726dacf9b4082971667dcab23d4fe5df

Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri May 7 09:54:00 UTC 2021


The branch main has been updated by sunpoet:

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

commit 210368ced9ac983de8d7b508613a377165bd239c
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-07 09:22:57 +0000
Commit:     Po-Chuan Hsieh <sunpoet at 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+


More information about the dev-commits-ports-all mailing list