mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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}]
|
||||
)
|
||||
|
||||
@@ -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}]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user