mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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@gentoo.org>
This commit is contained in:
@@ -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? (
|
||||
|
||||
Reference in New Issue
Block a user