commit: 4a034bc26141ac5d3ed00d933c8abe9a258d77e5
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 4 06:09:54 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Nov 4 06:09:54 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a034bc2
dev-python/jeepney: Fix bugs-to
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/jeepney/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jeepney/metadata.xml b/dev-python/jeepney/metadata.xml
index 5adb83641ed9..e9e622253899 100644
--- a/dev-python/jeepney/metadata.xml
+++ b/dev-python/jeepney/metadata.xml
@@ -9,6 +9,6 @@
<upstream>
<remote-id type="pypi">jeepney</remote-id>
<remote-id type="gitlab">takluyver/jeepney</remote-id>
- <bugs-to>https://gitlab.com/takluyver/jeepney/issues</bugs-to>
+ <bugs-to>https://gitlab.com/takluyver/jeepney/-/issues</bugs-to>
</upstream>
</pkgmetadata>