summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-07-19 13:04:12 +0200
committerMichał Górny <mgorny@gentoo.org>2023-07-19 13:09:51 +0200
commit0a9a76453ddba71a6008cbba2f99a5b3e0db4596 (patch)
treec0f3f0c4b80e3e9b32ce4ee424ff3ac95616771e
parentdev-python/jupyterlab-server: Eliminate stale python_gen_cond_dep (diff)
downloadgentoo-0a9a76453ddba71a6008cbba2f99a5b3e0db4596.tar.gz
gentoo-0a9a76453ddba71a6008cbba2f99a5b3e0db4596.tar.bz2
gentoo-0a9a76453ddba71a6008cbba2f99a5b3e0db4596.zip
dev-python/jupyter-lsp: Eliminate stale python_gen_cond_dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/jupyter-lsp/jupyter-lsp-2.0.1.ebuild3
-rw-r--r--dev-python/jupyter-lsp/jupyter-lsp-2.1.0.ebuild3
2 files changed, 0 insertions, 6 deletions
diff --git a/dev-python/jupyter-lsp/jupyter-lsp-2.0.1.ebuild b/dev-python/jupyter-lsp/jupyter-lsp-2.0.1.ebuild
index 6e4b32461a3c..e36d1fa11f53 100644
--- a/dev-python/jupyter-lsp/jupyter-lsp-2.0.1.ebuild
+++ b/dev-python/jupyter-lsp/jupyter-lsp-2.0.1.ebuild
@@ -19,9 +19,6 @@ KEYWORDS="~amd64"
RDEPEND="
dev-python/entrypoints[${PYTHON_USEDEP}]
>=dev-python/jupyter-server-1.1.2[${PYTHON_USEDEP}]
- $(python_gen_cond_dep '
- >=dev-python/importlib-metadata-4.8.3[${PYTHON_USEDEP}]
- ' 3.9)
"
EPYTEST_DESELECT=(
diff --git a/dev-python/jupyter-lsp/jupyter-lsp-2.1.0.ebuild b/dev-python/jupyter-lsp/jupyter-lsp-2.1.0.ebuild
index 6e4b32461a3c..e36d1fa11f53 100644
--- a/dev-python/jupyter-lsp/jupyter-lsp-2.1.0.ebuild
+++ b/dev-python/jupyter-lsp/jupyter-lsp-2.1.0.ebuild
@@ -19,9 +19,6 @@ KEYWORDS="~amd64"
RDEPEND="
dev-python/entrypoints[${PYTHON_USEDEP}]
>=dev-python/jupyter-server-1.1.2[${PYTHON_USEDEP}]
- $(python_gen_cond_dep '
- >=dev-python/importlib-metadata-4.8.3[${PYTHON_USEDEP}]
- ' 3.9)
"
EPYTEST_DESELECT=(