Rename dev-python/{jupyterlab_server → jupyterlab-server}

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2023-03-07 06:42:55 +01:00
parent fa650cd8d1
commit 7e696aaee6
6 changed files with 3 additions and 4 deletions

View File

@@ -24,7 +24,7 @@ RDEPEND="
dev-python/ipython[${PYTHON_USEDEP}]
dev-python/packaging[${PYTHON_USEDEP}]
dev-python/jupyter_core[${PYTHON_USEDEP}]
>=dev-python/jupyterlab_server-2.10[${PYTHON_USEDEP}]
>=dev-python/jupyterlab-server-2.10[${PYTHON_USEDEP}]
>=dev-python/jupyter_server-1.16[${PYTHON_USEDEP}]
>=dev-python/nbclassic-0.2[${PYTHON_USEDEP}]
<dev-python/notebook-7[${PYTHON_USEDEP}]
@@ -38,7 +38,6 @@ BDEPEND="
test? (
dev-python/check-manifest[${PYTHON_USEDEP}]
dev-python/ipykernel[${PYTHON_USEDEP}]
dev-python/jupyterlab_server[${PYTHON_USEDEP}]
dev-python/openapi-core[${PYTHON_USEDEP}]
dev-python/openapi-spec-validator[${PYTHON_USEDEP}]
dev-python/pytest-console-scripts[${PYTHON_USEDEP}]

View File

@@ -23,7 +23,7 @@ RDEPEND="
dev-python/ipython[${PYTHON_USEDEP}]
dev-python/packaging[${PYTHON_USEDEP}]
dev-python/jupyter_core[${PYTHON_USEDEP}]
>=dev-python/jupyterlab_server-2.19[${PYTHON_USEDEP}]
>=dev-python/jupyterlab-server-2.19[${PYTHON_USEDEP}]
>=dev-python/jupyter_server-1.16[${PYTHON_USEDEP}]
~dev-python/jupyter_ydoc-0.2.2[${PYTHON_USEDEP}]
>=dev-python/jupyter_server_ydoc-0.6.0[${PYTHON_USEDEP}]
@@ -40,7 +40,6 @@ BDEPEND="
test? (
dev-python/check-manifest[${PYTHON_USEDEP}]
dev-python/ipykernel[${PYTHON_USEDEP}]
dev-python/jupyterlab_server[${PYTHON_USEDEP}]
dev-python/openapi-core[${PYTHON_USEDEP}]
dev-python/openapi-spec-validator[${PYTHON_USEDEP}]
dev-python/pytest-console-scripts[${PYTHON_USEDEP}]

View File

@@ -17,3 +17,4 @@ move sys-apps/uutils sys-apps/uutils-coreutils
move dev-python/myst_parser dev-python/myst-parser
move dev-python/setuptools_scm dev-python/setuptools-scm
move dev-python/netcdf4-python dev-python/netcdf4
move dev-python/jupyterlab_server dev-python/jupyterlab-server