commit: 2bbd58cea93f69b24ab35fd951422ca372eed190 Author: Filip Kobierski <fkobi <AT> pm <DOT> me> AuthorDate: Sun Sep 21 09:48:06 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Sep 23 14:13:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bbd58ce
dev-util/diff-cover: improve metadata Signed-off-by: Filip Kobierski <fkobi <AT> pm.me> Part-of: https://github.com/gentoo/gentoo/pull/38283 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/diff-cover/metadata.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dev-util/diff-cover/metadata.xml b/dev-util/diff-cover/metadata.xml index 9b993600ab11..b488078ac97a 100644 --- a/dev-util/diff-cover/metadata.xml +++ b/dev-util/diff-cover/metadata.xml @@ -6,7 +6,10 @@ <name>William Hubbs</name> </maintainer> <upstream> - <remote-id type="pypi">diff-cover</remote-id> + <bugs-to>https://github.com/Bachmann1234/diff_cover/issues</bugs-to> + <changelog>https://github.com/Bachmann1234/diff_cover/releases</changelog> <remote-id type="github">Bachmann1234/diff_cover</remote-id> + <remote-id type="pypi">diff-cover</remote-id> </upstream> + <stabilize-allarches/> </pkgmetadata>
