dev-python/google-api-core: Add a blocker on namespace-google

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2022-04-22 13:49:11 +02:00
parent 0099edc1e3
commit 08ca50db96
2 changed files with 2 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ RDEPEND="
>=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
>=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
<dev-python/requests-3[${PYTHON_USEDEP}]
!dev-python/namespace-google
"
# grpcio support is broken if grpcio-status is not installed,
# and we do not package the latter

View File

@@ -24,6 +24,7 @@ RDEPEND="
>=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
>=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
<dev-python/requests-3[${PYTHON_USEDEP}]
!dev-python/namespace-google
"
BDEPEND="
test? (