Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/mpmath/
Date: Wed, 03 Feb 2021 10:48:16
Message-Id: 1612349290.ae5d3a875fff7ac4f9ee4f20c4086a22e4475172.sam@gentoo
1 commit: ae5d3a875fff7ac4f9ee4f20c4086a22e4475172
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 3 10:48:06 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 3 10:48:10 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae5d3a87
7
8 dev-python/mpmath: add github remote-id
9
10 Package-Manager: Portage-3.0.14, Repoman-3.0.2
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 dev-python/mpmath/metadata.xml | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/dev-python/mpmath/metadata.xml b/dev-python/mpmath/metadata.xml
17 index c769837f204..1bb6157b001 100644
18 --- a/dev-python/mpmath/metadata.xml
19 +++ b/dev-python/mpmath/metadata.xml
20 @@ -14,5 +14,6 @@
21 </use>
22 <upstream>
23 <remote-id type="pypi">mpmath</remote-id>
24 + <remote-id type="github">fredrik-johansson/mpmath</remote-id>
25 </upstream>
26 </pkgmetadata>