Gentoo Archives: gentoo-commits

From: Steve Arnold <nerdboy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pystache/
Date: Sun, 01 May 2022 16:43:34
Message-Id: 1651423404.a4824aaa2f6f6925fde2549b352b4417af9eddb8.nerdboy@gentoo
1 commit: a4824aaa2f6f6925fde2549b352b4417af9eddb8
2 Author: Steve Arnold <nerdboy <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 1 16:42:25 2022 +0000
4 Commit: Steve Arnold <nerdboy <AT> gentoo <DOT> org>
5 CommitDate: Sun May 1 16:43:24 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4824aaa
7
8 dev-python/pystache: add missing pypi remote-id
9
10 * post-dated pystache version bump: 0.6.0
11
12 Package-Manager: Portage-3.0.20, Repoman-3.0.3
13 Signed-off-by: Steve Arnold <nerdboy <AT> gentoo.org>
14
15 dev-python/pystache/metadata.xml | 1 +
16 1 file changed, 1 insertion(+)
17
18 diff --git a/dev-python/pystache/metadata.xml b/dev-python/pystache/metadata.xml
19 index a2179cb0df58..9095fcbce41f 100644
20 --- a/dev-python/pystache/metadata.xml
21 +++ b/dev-python/pystache/metadata.xml
22 @@ -7,5 +7,6 @@
23 </maintainer>
24 <upstream>
25 <remote-id type="github">PennyDreadfulMTG/pystache</remote-id>
26 + <remote-id type="pypi">pystache</remote-id>
27 </upstream>
28 </pkgmetadata>