commit: 56593c54ae027930b424ac21b6839498b6f15a4e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 26 16:48:17 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jan 26 16:48:17 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56593c54
dev-python/google-auth: Remove optional dep on dev-python/grpcio
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/google-auth/google-auth-2.27.0.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-python/google-auth/google-auth-2.27.0.ebuild
b/dev-python/google-auth/google-auth-2.27.0.ebuild
index edb9a92d286a..2af5b952c0c9 100644
--- a/dev-python/google-auth/google-auth-2.27.0.ebuild
+++ b/dev-python/google-auth/google-auth-2.27.0.ebuild
@@ -30,7 +30,6 @@ BDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]
dev-python/flask[${PYTHON_USEDEP}]
dev-python/freezegun[${PYTHON_USEDEP}]
- dev-python/grpcio[${PYTHON_USEDEP}]
dev-python/mock[${PYTHON_USEDEP}]
dev-python/moto[${PYTHON_USEDEP}]
dev-python/pyopenssl[${PYTHON_USEDEP}]