diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-11-04 07:09:54 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-11-04 07:09:54 +0100 |
commit | 4a034bc26141ac5d3ed00d933c8abe9a258d77e5 (patch) | |
tree | cb5b00eae6416be8ce80e95a89a8d199f53ae3db /dev-python/jeepney | |
parent | package.mask: Last rite dev-python/watchgod (diff) | |
download | gentoo-4a034bc26141ac5d3ed00d933c8abe9a258d77e5.tar.gz gentoo-4a034bc26141ac5d3ed00d933c8abe9a258d77e5.tar.bz2 gentoo-4a034bc26141ac5d3ed00d933c8abe9a258d77e5.zip |
dev-python/jeepney: Fix bugs-to
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/jeepney')
-rw-r--r-- | dev-python/jeepney/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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> |