diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-05-20 07:48:22 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-05-20 08:21:48 +0200 |
commit | 319045d3171465b3a70e85bb98d86897137ca8bc (patch) | |
tree | b0c27bbe0c3726e06c48fc6c14aa24d72ed95e87 /dev-python | |
parent | Rename dev-python/{jupyter_ydoc → jupyter-ydoc} (diff) | |
download | gentoo-319045d3171465b3a70e85bb98d86897137ca8bc.tar.gz gentoo-319045d3171465b3a70e85bb98d86897137ca8bc.tar.bz2 gentoo-319045d3171465b3a70e85bb98d86897137ca8bc.zip |
Rename dev-python/{jupyter_console → jupyter-console}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/jupyter-console/Manifest (renamed from dev-python/jupyter_console/Manifest) | 0 | ||||
-rw-r--r-- | dev-python/jupyter-console/jupyter-console-6.6.3.ebuild (renamed from dev-python/jupyter_console/jupyter_console-6.6.3.ebuild) | 0 | ||||
-rw-r--r-- | dev-python/jupyter-console/metadata.xml (renamed from dev-python/jupyter_console/metadata.xml) | 0 | ||||
-rw-r--r-- | dev-python/jupyter/jupyter-1.0.0-r4.ebuild | 2 |
4 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jupyter_console/Manifest b/dev-python/jupyter-console/Manifest index fac2c631a7dd..fac2c631a7dd 100644 --- a/dev-python/jupyter_console/Manifest +++ b/dev-python/jupyter-console/Manifest diff --git a/dev-python/jupyter_console/jupyter_console-6.6.3.ebuild b/dev-python/jupyter-console/jupyter-console-6.6.3.ebuild index 8709fe346234..8709fe346234 100644 --- a/dev-python/jupyter_console/jupyter_console-6.6.3.ebuild +++ b/dev-python/jupyter-console/jupyter-console-6.6.3.ebuild diff --git a/dev-python/jupyter_console/metadata.xml b/dev-python/jupyter-console/metadata.xml index 0d62052f276f..0d62052f276f 100644 --- a/dev-python/jupyter_console/metadata.xml +++ b/dev-python/jupyter-console/metadata.xml diff --git a/dev-python/jupyter/jupyter-1.0.0-r4.ebuild b/dev-python/jupyter/jupyter-1.0.0-r4.ebuild index d0c5d7eb87aa..fae98b2826d0 100644 --- a/dev-python/jupyter/jupyter-1.0.0-r4.ebuild +++ b/dev-python/jupyter/jupyter-1.0.0-r4.ebuild @@ -22,7 +22,7 @@ KEYWORDS="amd64 x86" RDEPEND=" dev-python/notebook[${PYTHON_USEDEP}] dev-python/qtconsole[${PYTHON_USEDEP}] - dev-python/jupyter_console[${PYTHON_USEDEP}] + dev-python/jupyter-console[${PYTHON_USEDEP}] dev-python/nbconvert[${PYTHON_USEDEP}] dev-python/ipykernel[${PYTHON_USEDEP}] dev-python/ipywidgets[${PYTHON_USEDEP}]" |