commit: df14e7da534c4dbdcf5eac217445ce6923037b2c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 31 19:08:00 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 31 19:08:51 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df14e7da
dev-python/mergedict: Fix pypi remote-id
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/mergedict/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/mergedict/metadata.xml
b/dev-python/mergedict/metadata.xml
index 4888758c9a54..9b5e35bfdf37 100644
--- a/dev-python/mergedict/metadata.xml
+++ b/dev-python/mergedict/metadata.xml
@@ -7,7 +7,7 @@
</maintainer>
<stabilize-allarches/>
<upstream>
- <remote-id type="pypi">configclass</remote-id>
+ <remote-id type="pypi">mergedict</remote-id>
<remote-id type="github">schettino72/mergedict</remote-id>
</upstream>
</pkgmetadata>