commit: 7a5991dd8241f122f7e6403170471bd54ed02663 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue May 23 04:02:46 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue May 23 04:36:34 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a5991dd
app-portage/gpyutils: Add python3_12 to implementation list Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-portage/gpyutils/files/implementations.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/app-portage/gpyutils/files/implementations.txt b/app-portage/gpyutils/files/implementations.txt index 1bc971bba42c..17f2119d1046 100644 --- a/app-portage/gpyutils/files/implementations.txt +++ b/app-portage/gpyutils/files/implementations.txt @@ -21,6 +21,7 @@ python3_8 dead 3.8 python3_9 dead 3.9 python3_10 supported 3.10 python3_11 current 3.11 +python3_12 supported 3.12 pypy1_8 2.7-pypy-1.8 dead p1.8 pypy1_9 2.7-pypy-1.9 dead p1.9
