commit: 8f8c11305a0b48da5a2cf01d393329fe5783dd05
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 8 05:06:29 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jan 8 05:06:29 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f8c1130
dev-python/tempest: Add launchpad remote-id
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/tempest/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/tempest/metadata.xml b/dev-python/tempest/metadata.xml
index 11e134b5f3b1..8d35a4e595ea 100644
--- a/dev-python/tempest/metadata.xml
+++ b/dev-python/tempest/metadata.xml
@@ -9,5 +9,6 @@
<upstream>
<remote-id type="pypi">tempest</remote-id>
<remote-id type="github">openstack/tempest</remote-id>
+ <remote-id type="launchpad">tempest</remote-id>
</upstream>
</pkgmetadata>