dev-python/google-api-core: drop old mock dep

The dep on mock was dropped upstream in 8c533819b7e212aa2f1d695a7ce08629f4fb2daf
(2.22.0) for non-3.7.

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-06-07 02:30:52 +01:00
parent aca65fc456
commit 4a1f73505b
2 changed files with 0 additions and 2 deletions

View File

@@ -42,7 +42,6 @@ BDEPEND="
test? (
>=dev-python/grpcio-1.49.1[${PYTHON_USEDEP}]
>=dev-python/grpcio-status-1.49.1[${PYTHON_USEDEP}]
dev-python/mock[${PYTHON_USEDEP}]
dev-python/pytest-asyncio[${PYTHON_USEDEP}]
dev-python/rsa[${PYTHON_USEDEP}]
)

View File

@@ -42,7 +42,6 @@ BDEPEND="
test? (
>=dev-python/grpcio-1.49.1[${PYTHON_USEDEP}]
>=dev-python/grpcio-status-1.49.1[${PYTHON_USEDEP}]
dev-python/mock[${PYTHON_USEDEP}]
dev-python/pytest-asyncio[${PYTHON_USEDEP}]
dev-python/rsa[${PYTHON_USEDEP}]
)