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/
Date: Wed, 01 Sep 2021 18:31:00
Message-Id: 1630521039.d6091faafbe7d8f75ea8771662acc2f8f8bcb315.arthurzam@gentoo
1 commit: d6091faafbe7d8f75ea8771662acc2f8f8bcb315
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 1 17:42:20 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 1 18:30:39 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6091faa
7
8 dev-python/pytest: add github upstream metadata
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/pytest/metadata.xml | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/dev-python/pytest/metadata.xml b/dev-python/pytest/metadata.xml
16 index 27211a1d13c..f42d75353d9 100644
17 --- a/dev-python/pytest/metadata.xml
18 +++ b/dev-python/pytest/metadata.xml
19 @@ -8,5 +8,6 @@
20 <stabilize-allarches/>
21 <upstream>
22 <remote-id type="pypi">pytest</remote-id>
23 + <remote-id type="github">pytest-dev/pytest</remote-id>
24 </upstream>
25 </pkgmetadata>