commit: f0b656f30560b253cde62a30bc9511b634525b89
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 5 05:03:10 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jun 5 05:03:10 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0b656f3
dev-python/jupyterlab-widgets: Fix PyPI remote-id
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/jupyterlab-widgets/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jupyterlab-widgets/metadata.xml
b/dev-python/jupyterlab-widgets/metadata.xml
index 64f57caac497..c648ebb8fde1 100644
--- a/dev-python/jupyterlab-widgets/metadata.xml
+++ b/dev-python/jupyterlab-widgets/metadata.xml
@@ -11,7 +11,7 @@
</maintainer>
<stabilize-allarches/>
<upstream>
- <remote-id type="pypi">jupyterlab_widgets</remote-id>
+ <remote-id type="pypi">jupyterlab-widgets</remote-id>
<remote-id type="github">jupyter-widgets/ipywidgets</remote-id>
</upstream>
</pkgmetadata>