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/nbclassic | |
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/nbclassic')
-rw-r--r-- | dev-python/nbclassic/nbclassic-0.5.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/nbclassic/nbclassic-0.5.5.ebuild b/dev-python/nbclassic/nbclassic-0.5.5.ebuild index 461a690c1a8f..adc1f1ba1d4f 100644 --- a/dev-python/nbclassic/nbclassic-0.5.5.ebuild +++ b/dev-python/nbclassic/nbclassic-0.5.5.ebuild @@ -24,7 +24,7 @@ RDEPEND=" dev-python/ipykernel[${PYTHON_USEDEP}] dev-python/ipython_genutils[${PYTHON_USEDEP}] dev-python/jinja[${PYTHON_USEDEP}] - >=dev-python/jupyter_client-6.1.1[${PYTHON_USEDEP}] + >=dev-python/jupyter-client-6.1.1[${PYTHON_USEDEP}] >=dev-python/jupyter-core-4.6.1[${PYTHON_USEDEP}] >=dev-python/nbconvert-5[${PYTHON_USEDEP}] dev-python/nbformat[${PYTHON_USEDEP}] |