summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-05-20 07:56:48 +0200
committerMichał Górny <mgorny@gentoo.org>2023-05-20 08:21:51 +0200
commit3900e6f2244e545c211959ab7e89347640b9828c (patch)
tree38e16875f721f760fc0fb9b45ff5e284f86f53be /dev-python/notebook
parentRename dev-python/{jupyter_server_mathjax → jupyter-server-mathjax} (diff)
downloadgentoo-3900e6f2244e545c211959ab7e89347640b9828c.tar.gz
gentoo-3900e6f2244e545c211959ab7e89347640b9828c.tar.bz2
gentoo-3900e6f2244e545c211959ab7e89347640b9828c.zip
Rename dev-python/{jupyter_packaging → jupyter-packaging}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/notebook')
-rw-r--r--dev-python/notebook/notebook-6.4.12.ebuild2
-rw-r--r--dev-python/notebook/notebook-6.5.4.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/notebook/notebook-6.4.12.ebuild b/dev-python/notebook/notebook-6.4.12.ebuild
index f5a42631edb6..8cbbe8c22bb5 100644
--- a/dev-python/notebook/notebook-6.4.12.ebuild
+++ b/dev-python/notebook/notebook-6.4.12.ebuild
@@ -35,7 +35,7 @@ RDEPEND="
dev-python/prometheus_client[${PYTHON_USEDEP}]"
BDEPEND="
- >=dev-python/jupyter_packaging-0.9[${PYTHON_USEDEP}]
+ >=dev-python/jupyter-packaging-0.9[${PYTHON_USEDEP}]
test? (
dev-python/requests[${PYTHON_USEDEP}]
dev-python/requests-unixsocket[${PYTHON_USEDEP}]
diff --git a/dev-python/notebook/notebook-6.5.4.ebuild b/dev-python/notebook/notebook-6.5.4.ebuild
index ff2983e97b13..323bc55deae1 100644
--- a/dev-python/notebook/notebook-6.5.4.ebuild
+++ b/dev-python/notebook/notebook-6.5.4.ebuild
@@ -36,7 +36,7 @@ RDEPEND="
"
BDEPEND="
- >=dev-python/jupyter_packaging-0.9[${PYTHON_USEDEP}]
+ >=dev-python/jupyter-packaging-0.9[${PYTHON_USEDEP}]
test? (
dev-python/nbval[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]