Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ubelt/
Date: Wed, 01 Mar 2023 06:16:36
Message-Id: 1677651383.757610a6ba2beea6a772d4a02fbafcb5d2c0cd9d.mgorny@gentoo
1 commit: 757610a6ba2beea6a772d4a02fbafcb5d2c0cd9d
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 1 06:13:18 2023 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 1 06:16:23 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=757610a6
7
8 dev-python/ubelt: Add GH remote-id
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/ubelt/metadata.xml | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/dev-python/ubelt/metadata.xml b/dev-python/ubelt/metadata.xml
16 index 3714117854ff..1cb34565e417 100644
17 --- a/dev-python/ubelt/metadata.xml
18 +++ b/dev-python/ubelt/metadata.xml
19 @@ -10,6 +10,7 @@
20 <name>Python</name>
21 </maintainer>
22 <upstream>
23 + <remote-id type="github">Erotemic/ubelt</remote-id>
24 <remote-id type="pypi">ubelt</remote-id>
25 </upstream>
26 </pkgmetadata>