Gentoo Archives: gentoo-commits

From: Louis Sautier <sbraz@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/fs/
Date: Thu, 10 Sep 2020 12:24:24
Message-Id: 1599740655.bc264abe35e788956aa383e285cef3ff31f38bb9.sbraz@gentoo
1 commit: bc264abe35e788956aa383e285cef3ff31f38bb9
2 Author: Louis Sautier <sbraz <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 10 12:06:34 2020 +0000
4 Commit: Louis Sautier <sbraz <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 10 12:24:15 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc264abe
7
8 dev-python/fs: add GitHub upstream to metadata.xml
9
10 Package-Manager: Portage-3.0.6, Repoman-3.0.1
11 Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>
12
13 dev-python/fs/metadata.xml | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/dev-python/fs/metadata.xml b/dev-python/fs/metadata.xml
17 index a3293478ffe..1643d116dc1 100644
18 --- a/dev-python/fs/metadata.xml
19 +++ b/dev-python/fs/metadata.xml
20 @@ -7,6 +7,7 @@
21 </maintainer>
22 <upstream>
23 <remote-id type="pypi">fs</remote-id>
24 + <remote-id type="github">PyFilesystem/pyfilesystem2</remote-id>
25 <doc>http://docs.pyfilesystem.org/</doc>
26 <maintainer status="unknown">
27 <email>will@×××××××××××.com</email>