commit: a4824aaa2f6f6925fde2549b352b4417af9eddb8
Author: Steve Arnold <nerdboy <AT> gentoo <DOT> org>
AuthorDate: Sun May 1 16:42:25 2022 +0000
Commit: Steve Arnold <nerdboy <AT> gentoo <DOT> org>
CommitDate: Sun May 1 16:43:24 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4824aaa
dev-python/pystache: add missing pypi remote-id
* post-dated pystache version bump: 0.6.0
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Steve Arnold <nerdboy <AT> gentoo.org>
dev-python/pystache/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/pystache/metadata.xml b/dev-python/pystache/metadata.xml
index a2179cb0df58..9095fcbce41f 100644
--- a/dev-python/pystache/metadata.xml
+++ b/dev-python/pystache/metadata.xml
@@ -7,5 +7,6 @@
</maintainer>
<upstream>
<remote-id type="github">PennyDreadfulMTG/pystache</remote-id>
+ <remote-id type="pypi">pystache</remote-id>
</upstream>
</pkgmetadata>