git: b44cc606d4e1 - main - devel/py-google-cloud-iam: Update RUN_DEPENDS after cc653b1c726dacf9b4082971667dcab23d4fe5df
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri May 7 09:53:47 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b44cc606d4e17ce8490ffd0674e269c19755ca1e
commit b44cc606d4e17ce8490ffd0674e269c19755ca1e
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-07 09:20:54 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-07 09:39:07 +0000
devel/py-google-cloud-iam: Update RUN_DEPENDS after cc653b1c726dacf9b4082971667dcab23d4fe5df
---
devel/py-google-cloud-iam/Makefile | 1 -
1 file changed, 1 deletion(-)
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+
More information about the dev-commits-ports-all
mailing list