dev-python/google-api-python-client: Revert grpc blocker, wrong pkg

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2021-11-03 07:34:10 +01:00
parent cdaa0db79b
commit df9f63ed33

View File

@@ -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}]