commit: 87401d12263172760c600e00430ca5aea0e30d14
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 13 07:44:15 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 13 12:12:07 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87401d12
dev-python/kaitaistruct: Fix pypi remote-id
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/kaitaistruct/metadata.xml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-python/kaitaistruct/metadata.xml
b/dev-python/kaitaistruct/metadata.xml
index 65d46603f15..cc1ef567f76 100644
--- a/dev-python/kaitaistruct/metadata.xml
+++ b/dev-python/kaitaistruct/metadata.xml
@@ -17,7 +17,6 @@
</longdescription>
<upstream>
<remote-id
type="github">kaitai-io/kaitai_struct_python_runtime</remote-id>
- <remote-id type="pypi">mitmproxy</remote-id>
+ <remote-id type="pypi">kaitaistruct</remote-id>
</upstream>
</pkgmetadata>
-