summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-04-05 10:13:43 +0200
committerMichał Górny <mgorny@gentoo.org>2023-04-05 10:13:43 +0200
commit6c690130a12b095ee0a9701dcc1749f27558da61 (patch)
treeb42e3a530c53940af6f0c63c34e44c75b23d93bb /dev-python/spyder-notebook
parentdev-python/jupyter_core: Remove old (diff)
downloadgentoo-6c690130a12b095ee0a9701dcc1749f27558da61.tar.gz
gentoo-6c690130a12b095ee0a9701dcc1749f27558da61.tar.bz2
gentoo-6c690130a12b095ee0a9701dcc1749f27558da61.zip
Rename dev-python/{jupyter_core → jupyter-core}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/spyder-notebook')
-rw-r--r--dev-python/spyder-notebook/spyder-notebook-0.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/spyder-notebook/spyder-notebook-0.4.0.ebuild b/dev-python/spyder-notebook/spyder-notebook-0.4.0.ebuild
index 6bfac7c28690..25b504aefa1d 100644
--- a/dev-python/spyder-notebook/spyder-notebook-0.4.0.ebuild
+++ b/dev-python/spyder-notebook/spyder-notebook-0.4.0.ebuild
@@ -19,7 +19,7 @@ RESTRICT="test"
RDEPEND="
dev-python/jinja[${PYTHON_USEDEP}]
- dev-python/jupyter_core[${PYTHON_USEDEP}]
+ dev-python/jupyter-core[${PYTHON_USEDEP}]
dev-python/nbformat[${PYTHON_USEDEP}]
>=dev-python/notebook-4.3[${PYTHON_USEDEP}]
dev-python/qdarkstyle[${PYTHON_USEDEP}]