Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-flakes/
Date: Tue, 24 Aug 2021 18:58:16
Message-Id: 1629831129.cfe3397d1af91f863d8dbb901c568c9c62b1b3d6.arthurzam@gentoo
1 commit: cfe3397d1af91f863d8dbb901c568c9c62b1b3d6
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 24 18:33:28 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 24 18:52:09 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfe3397d
7
8 dev-python/pytest-flakes: add github upstream metadata
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/pytest-flakes/metadata.xml | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/dev-python/pytest-flakes/metadata.xml b/dev-python/pytest-flakes/metadata.xml
16 index 8dad66ec297..f72cf275581 100644
17 --- a/dev-python/pytest-flakes/metadata.xml
18 +++ b/dev-python/pytest-flakes/metadata.xml
19 @@ -8,5 +8,6 @@
20 <stabilize-allarches/>
21 <upstream>
22 <remote-id type="pypi">pytest-flakes</remote-id>
23 + <remote-id type="github">asmeurer/pytest-flakes</remote-id>
24 </upstream>
25 </pkgmetadata>