Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/podcastparser/
Date: Tue, 31 May 2022 11:20:24
Message-Id: 1653996004.8fed59be0fa37e57b16a4290b852cd4ca0610dd8.sam@gentoo
1 commit: 8fed59be0fa37e57b16a4290b852cd4ca0610dd8
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 31 10:58:38 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue May 31 11:20:04 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fed59be
7
8 dev-python/podcastparser: add github upstream metadata
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/podcastparser/metadata.xml | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/dev-python/podcastparser/metadata.xml b/dev-python/podcastparser/metadata.xml
16 index e1dd1b3fd96a..b11113d4a48f 100644
17 --- a/dev-python/podcastparser/metadata.xml
18 +++ b/dev-python/podcastparser/metadata.xml
19 @@ -11,6 +11,7 @@
20 </maintainer>
21 <stabilize-allarches/>
22 <upstream>
23 + <remote-id type="github">gpodder/podcastparser</remote-id>
24 <remote-id type="pypi">podcastparser</remote-id>
25 </upstream>
26 </pkgmetadata>