commit: 7dfe07cbabf7fea5cba98f748812297bd6c398ef
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 7 02:02:01 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Dec 7 21:36:07 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dfe07cb
dev-python/jupyter-client: remove unreachable python_gen_cond_dep
It only matched impls which no longer are supported, and is bad for
greppability.
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/jupyter-client/jupyter-client-8.6.3.ebuild | 3 ---
1 file changed, 3 deletions(-)
diff --git a/dev-python/jupyter-client/jupyter-client-8.6.3.ebuild
b/dev-python/jupyter-client/jupyter-client-8.6.3.ebuild
index cfde44c6d1d8..298b95cfb679 100644
--- a/dev-python/jupyter-client/jupyter-client-8.6.3.ebuild
+++ b/dev-python/jupyter-client/jupyter-client-8.6.3.ebuild
@@ -26,9 +26,6 @@ RDEPEND="
>=dev-python/pyzmq-23.0[${PYTHON_USEDEP}]
>=dev-python/tornado-6.0[${PYTHON_USEDEP}]
dev-python/traitlets[${PYTHON_USEDEP}]
- $(python_gen_cond_dep '
- >=dev-python/importlib-metadata-4.8.3[${PYTHON_USEDEP}]
- ' 3.{8,9})
"
BDEPEND="
test? (