summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-07-12 12:06:55 +0200
committerMichał Górny <mgorny@gentoo.org>2024-07-12 12:36:38 +0200
commit1a9da902ba0edf9c9ff71f05ce4985247cc8bc22 (patch)
tree85dfc3714159bbdf97446a14585ed50e6083a6a6 /dev-python/jupyterlab-widgets
parentdev-python/widgetsnbextension: Enable py3.13 (diff)
downloadgentoo-1a9da902ba0edf9c9ff71f05ce4985247cc8bc22.tar.gz
gentoo-1a9da902ba0edf9c9ff71f05ce4985247cc8bc22.tar.bz2
gentoo-1a9da902ba0edf9c9ff71f05ce4985247cc8bc22.zip
dev-python/jupyterlab-widgets: Remove unnecessary BDEP on jupyterlab
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/jupyterlab-widgets')
-rw-r--r--dev-python/jupyterlab-widgets/jupyterlab-widgets-3.0.11.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/jupyterlab-widgets/jupyterlab-widgets-3.0.11.ebuild b/dev-python/jupyterlab-widgets/jupyterlab-widgets-3.0.11.ebuild
index 0f5eb561af9e..2cee2a1be9a1 100644
--- a/dev-python/jupyterlab-widgets/jupyterlab-widgets-3.0.11.ebuild
+++ b/dev-python/jupyterlab-widgets/jupyterlab-widgets-3.0.11.ebuild
@@ -20,6 +20,5 @@ SLOT="0"
KEYWORDS="amd64 arm arm64 ~loong ppc64 ~riscv x86"
BDEPEND="
- >=dev-python/jupyterlab-4.1.8[${PYTHON_USEDEP}]
dev-python/jupyter-packaging[${PYTHON_USEDEP}]
"