commit: 3aca613219d5ef5859aac57aa5a2b82c5269c8ba
Author: Petr Vaněk <arkamar <AT> atlas <DOT> cz>
AuthorDate: Wed May 31 07:33:41 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 31 10:50:00 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aca6132
dev-python/testresources: add github upstream metadata
and sort the list alphabetically
Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/testresources/metadata.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-python/testresources/metadata.xml
b/dev-python/testresources/metadata.xml
index db9726aac1d4..dae62b0347a1 100644
--- a/dev-python/testresources/metadata.xml
+++ b/dev-python/testresources/metadata.xml
@@ -21,7 +21,8 @@
</longdescription>
<stabilize-allarches/>
<upstream>
- <remote-id type="pypi">testresources</remote-id>
+ <remote-id type="github">testing-cabal/testresources</remote-id>
<remote-id type="launchpad">testresources</remote-id>
+ <remote-id type="pypi">testresources</remote-id>
</upstream>
</pkgmetadata>