summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-11-03 07:34:10 +0100
committerMichał Górny <mgorny@gentoo.org>2021-11-03 07:43:02 +0100
commitdf9f63ed33d38f2364662464f4ba1f4df5b679d0 (patch)
treeaa982cfa9bd0f4109f31b918ae423a7f8a667457 /dev-python/google-api-python-client
parentdev-python/Faker: Bump to 9.8.0 (diff)
downloadgentoo-df9f63ed33d38f2364662464f4ba1f4df5b679d0.tar.gz
gentoo-df9f63ed33d38f2364662464f4ba1f4df5b679d0.tar.bz2
gentoo-df9f63ed33d38f2364662464f4ba1f4df5b679d0.zip
dev-python/google-api-python-client: Revert grpc blocker, wrong pkg
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/google-api-python-client')
-rw-r--r--dev-python/google-api-python-client/google-api-python-client-2.29.0.ebuild3
1 files changed, 0 insertions, 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 e908ee3e3cc5..94711a2ec4c1 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}]