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/flask-mongoengine/
Date: Sat, 02 Oct 2021 11:40:00
Message-Id: 1633174775.c5683557441a8acb0da86deeeaf9bd74931eab3d.arthurzam@gentoo
1 commit: c5683557441a8acb0da86deeeaf9bd74931eab3d
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 2 11:36:57 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 2 11:39:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5683557
7
8 dev-python/flask-mongoengine: add github upstream metadata
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/flask-mongoengine/metadata.xml | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/dev-python/flask-mongoengine/metadata.xml b/dev-python/flask-mongoengine/metadata.xml
16 index b85bbc76805..38e4f9e9b7f 100644
17 --- a/dev-python/flask-mongoengine/metadata.xml
18 +++ b/dev-python/flask-mongoengine/metadata.xml
19 @@ -8,5 +8,6 @@
20 <stabilize-allarches/>
21 <upstream>
22 <remote-id type="pypi">flask-mongoengine</remote-id>
23 + <remote-id type="github">MongoEngine/flask-mongoengine</remote-id>
24 </upstream>
25 </pkgmetadata>