diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-04-14 15:19:22 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-04-14 15:19:22 +0200 |
commit | 9492595553aa0ab558c84c8aa4f002e931274e38 (patch) | |
tree | 8e90857b80a638f09da4acba100c3cdcf7c318ef /dev-python/jupyter_console | |
parent | dev-python/jupyter_client: Remove old (diff) | |
download | gentoo-9492595553aa0ab558c84c8aa4f002e931274e38.tar.gz gentoo-9492595553aa0ab558c84c8aa4f002e931274e38.tar.bz2 gentoo-9492595553aa0ab558c84c8aa4f002e931274e38.zip |
Rename dev-python/{jupyter_client → jupyter-client}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/jupyter_console')
-rw-r--r-- | dev-python/jupyter_console/jupyter_console-6.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 3ecdeb0887df..8709fe346234 100644 --- a/dev-python/jupyter_console/jupyter_console-6.6.3.ebuild +++ b/dev-python/jupyter_console/jupyter_console-6.6.3.ebuild @@ -22,7 +22,7 @@ KEYWORDS="amd64 x86" RDEPEND=" >=dev-python/ipykernel-6.14[${PYTHON_USEDEP}] dev-python/ipython[${PYTHON_USEDEP}] - >=dev-python/jupyter_client-7.0.0[${PYTHON_USEDEP}] + >=dev-python/jupyter-client-7.0.0[${PYTHON_USEDEP}] >=dev-python/jupyter-core-5.1.0[${PYTHON_USEDEP}] >=dev-python/prompt-toolkit-3.0.30[${PYTHON_USEDEP}] dev-python/pygments[${PYTHON_USEDEP}] |