commit: 26d59906c533c8fd54a725e8d94c1b29414fec87
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 17 06:55:24 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 17 06:55:24 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26d59906
dev-python/jupyter_console: Fix remote-id
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/jupyter_console/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jupyter_console/metadata.xml
b/dev-python/jupyter_console/metadata.xml
index bb0abb73ffc4..0d62052f276f 100644
--- a/dev-python/jupyter_console/metadata.xml
+++ b/dev-python/jupyter_console/metadata.xml
@@ -15,7 +15,7 @@
</longdescription>
<stabilize-allarches/>
<upstream>
- <remote-id type="pypi">jupyter_console</remote-id>
+ <remote-id type="pypi">jupyter-console</remote-id>
<remote-id type="github">jupyter/jupyter_console</remote-id>
</upstream>
</pkgmetadata>