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/pygraphviz/
Date: Fri, 21 Jan 2022 08:54:42
Message-Id: 1642755262.fdb49da5959254f7f6b1bc23d8042b5d32c7c5f9.arthurzam@gentoo
1 commit: fdb49da5959254f7f6b1bc23d8042b5d32c7c5f9
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 21 08:36:25 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 21 08:54:22 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdb49da5
7
8 dev-python/pygraphviz: add github upstream metadata
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/pygraphviz/metadata.xml | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/dev-python/pygraphviz/metadata.xml b/dev-python/pygraphviz/metadata.xml
16 index e897a829e633..8551c9031058 100644
17 --- a/dev-python/pygraphviz/metadata.xml
18 +++ b/dev-python/pygraphviz/metadata.xml
19 @@ -13,5 +13,6 @@
20 </longdescription>
21 <upstream>
22 <remote-id type="pypi">pygraphviz</remote-id>
23 + <remote-id type="github">pygraphviz/pygraphviz</remote-id>
24 </upstream>
25 </pkgmetadata>