commit: df9f63ed33d38f2364662464f4ba1f4df5b679d0
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 3 06:34:10 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov 3 06:43:02 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df9f63ed
dev-python/google-api-python-client: Revert grpc blocker, wrong pkg
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../google-api-python-client/google-api-python-client-2.29.0.ebuild | 3 ---
1 file changed, 3 deletions(-)
diff --git
a/dev-python/google-api-python-client/google-api-python-client-2.29.0.ebuild
b/dev-python/google-api-python-client/google-api-python-client-2.29.0.ebuild
index e908ee3e3cc..94711a2ec4c 100644
--- a/dev-python/google-api-python-client/google-api-python-client-2.29.0.ebuild
+++ b/dev-python/google-api-python-client/google-api-python-client-2.29.0.ebuild
@@ -23,11 +23,8 @@ RDEPEND="
>=dev-python/uritemplate-3.0.0[${PYTHON_USEDEP}]
<dev-python/uritemplate-5[${PYTHON_USEDEP}]
"
-# grpcio support is broken if grpcio-status is not installed,
-# and we do not package the latter
BDEPEND="
test? (
- !!dev-python/grpcio
dev-python/mock[${PYTHON_USEDEP}]
dev-python/oauth2client[${PYTHON_USEDEP}]
dev-python/pandas[${PYTHON_USEDEP}]