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/authheaders/
Date: Thu, 02 Sep 2021 19:06:35
Message-Id: 1630609522.50c132d50b684365e4406466821cb2f715e613da.arthurzam@gentoo
1 commit: 50c132d50b684365e4406466821cb2f715e613da
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 2 19:02:18 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 2 19:05:22 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50c132d5
7
8 dev-python/authheaders: add github upstream metadata
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/authheaders/metadata.xml | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/dev-python/authheaders/metadata.xml b/dev-python/authheaders/metadata.xml
16 index acf4ae8def2..ab260e5d6fc 100644
17 --- a/dev-python/authheaders/metadata.xml
18 +++ b/dev-python/authheaders/metadata.xml
19 @@ -12,5 +12,6 @@
20 <stabilize-allarches/>
21 <upstream>
22 <remote-id type="pypi">authheaders</remote-id>
23 + <remote-id type="github">ValiMail/authentication-headers</remote-id>
24 </upstream>
25 </pkgmetadata>