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/lxml/
Date: Sat, 06 Feb 2021 22:34:14
Message-Id: 1612650588.ef80fdc66ccd0f9b209f08f9ac5770a2aab88625.sam@gentoo
1 commit: ef80fdc66ccd0f9b209f08f9ac5770a2aab88625
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 6 22:29:48 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 6 22:29:48 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef80fdc6
7
8 dev-python/lxml: add launchpad bugs-to
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/lxml/metadata.xml | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/dev-python/lxml/metadata.xml b/dev-python/lxml/metadata.xml
17 index d041f72bd36..1e14218b74d 100644
18 --- a/dev-python/lxml/metadata.xml
19 +++ b/dev-python/lxml/metadata.xml
20 @@ -8,5 +8,6 @@
21 <upstream>
22 <remote-id type="pypi">lxml</remote-id>
23 <remote-id type="github">lxml/lxml</remote-id>
24 + <bugs-to>https://bugs.launchpad.net/lxml</bugs-to>
25 </upstream>
26 </pkgmetadata>