commit: 76253e5c1e08ebf56511f8310562ba57648318c6
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 19 11:04:13 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jul 19 11:09:52 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76253e5c
dev-python/jupyter-ydoc: Eliminate stale python_gen_cond_dep
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/jupyter-ydoc/jupyter-ydoc-1.0.0.ebuild | 3 ---
1 file changed, 3 deletions(-)
diff --git a/dev-python/jupyter-ydoc/jupyter-ydoc-1.0.0.ebuild
b/dev-python/jupyter-ydoc/jupyter-ydoc-1.0.0.ebuild
index bd7415f0813d..4610b51cb25a 100644
--- a/dev-python/jupyter-ydoc/jupyter-ydoc-1.0.0.ebuild
+++ b/dev-python/jupyter-ydoc/jupyter-ydoc-1.0.0.ebuild
@@ -31,9 +31,6 @@ RESTRICT="test"
RDEPEND="
>=dev-python/y-py-0.6.0[${PYTHON_USEDEP}]
<dev-python/y-py-0.7.0[${PYTHON_USEDEP}]
- $(python_gen_cond_dep '
- >=dev-python/importlib-metadata-4.8.3[${PYTHON_USEDEP}]
- ' 3.9)
"
BDEPEND="
test? (