commit: d021fdddfc4f8b5233844dcab3f13925edf1c702
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 7 07:08:54 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Sep 7 07:08:54 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d021fddd
dev-python/python-tests: Add cpython remote-id
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/python-tests/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dev-python/python-tests/metadata.xml
b/dev-python/python-tests/metadata.xml
index efd7c8c21836..bb7bb559e7ef 100644
--- a/dev-python/python-tests/metadata.xml
+++ b/dev-python/python-tests/metadata.xml
@@ -5,4 +5,7 @@
<email>[email protected]</email>
<name>Python</name>
</maintainer>
+ <upstream>
+ <remote-id type="github">python/cpython</remote-id>
+ </upstream>
</pkgmetadata>