aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-05-07 09:20:54 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-05-07 09:39:07 +0000
commitb44cc606d4e17ce8490ffd0674e269c19755ca1e (patch)
treef3abf7371ad091ae4c0869445ec6c1f37b37bd47
parentaec55f58305c26a1534f29fccbc5d494fd5161bd (diff)
downloadports-b44cc606d4e17ce8490ffd0674e269c19755ca1e.tar.gz
ports-b44cc606d4e17ce8490ffd0674e269c19755ca1e.zip
devel/py-google-cloud-iam: Update RUN_DEPENDS after cc653b1c726dacf9b4082971667dcab23d4fe5df
-rw-r--r--devel/py-google-cloud-iam/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/py-google-cloud-iam/Makefile b/devel/py-google-cloud-iam/Makefile
index eb4bdddb7315..55b9b8f6b788 100644
--- a/devel/py-google-cloud-iam/Makefile
+++ b/devel/py-google-cloud-iam/Makefile
@@ -13,7 +13,6 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.22.0<2.0.0:www/py-google-api-core@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}grpcio>=1.8.2<2.0:devel/py-grpcio@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}proto-plus>=0.4.0:devel/py-proto-plus@${PY_FLAVOR}
USES= python:3.6+