commit: a7f5cabb55e1dda969142c9aaba03a56801e3c8c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun May 12 13:04:14 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 12 13:05:34 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7f5cabb
dev-python/libcst: Fix remote-id
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/libcst/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/libcst/metadata.xml b/dev-python/libcst/metadata.xml
index 923d8d0e6462..2d277a084361 100644
--- a/dev-python/libcst/metadata.xml
+++ b/dev-python/libcst/metadata.xml
@@ -5,7 +5,7 @@
<email>[email protected]</email>
</maintainer>
<upstream>
- <remote-id type="github">Instragram/LibCST</remote-id>
+ <remote-id type="github">Instagram/LibCST</remote-id>
<remote-id type="pypi">libcst</remote-id>
</upstream>
</pkgmetadata>