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/django-allauth/
Date: Sat, 23 Oct 2021 16:08:54
Message-Id: 1635005298.b8d3efef4401d4d77a15868961d30edf903e558d.arthurzam@gentoo
1 commit: b8d3efef4401d4d77a15868961d30edf903e558d
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 23 15:53:13 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 23 16:08:18 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8d3efef
7
8 dev-python/django-allauth: add github upstream metadata
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/django-allauth/metadata.xml | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/dev-python/django-allauth/metadata.xml b/dev-python/django-allauth/metadata.xml
16 index 7e9f0b508e9..0c1085f57d6 100644
17 --- a/dev-python/django-allauth/metadata.xml
18 +++ b/dev-python/django-allauth/metadata.xml
19 @@ -10,5 +10,6 @@
20 </maintainer>
21 <upstream>
22 <remote-id type="pypi">django-allauth</remote-id>
23 + <remote-id type="github">pennersr/django-allauth</remote-id>
24 </upstream>
25 </pkgmetadata>