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-configurations/
Date: Sat, 05 Feb 2022 16:51:26
Message-Id: 1644079839.acc317e7dde462347805a290f2c7575fb9730290.arthurzam@gentoo
1 commit: acc317e7dde462347805a290f2c7575fb9730290
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 5 16:43:16 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 5 16:50:39 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acc317e7
7
8 dev-python/django-configurations: add github upstream metadata
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/django-configurations/metadata.xml | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/dev-python/django-configurations/metadata.xml b/dev-python/django-configurations/metadata.xml
16 index 1089598bd5e0..ec1ac3707328 100644
17 --- a/dev-python/django-configurations/metadata.xml
18 +++ b/dev-python/django-configurations/metadata.xml
19 @@ -6,5 +6,6 @@
20 </maintainer>
21 <upstream>
22 <remote-id type="pypi">django-configurations</remote-id>
23 + <remote-id type="github">jazzband/django-configurations</remote-id>
24 </upstream>
25 </pkgmetadata>