commit: 574085b1915bc3be8c429b117a7314894e45f6f6 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Aug 10 14:16:24 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Aug 10 14:16:34 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=574085b1
app-portage/gpyutils: py3.10 is now the default Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-portage/gpyutils/files/implementations.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-portage/gpyutils/files/implementations.txt b/app-portage/gpyutils/files/implementations.txt index f55ca773827c..88202c6748a3 100644 --- a/app-portage/gpyutils/files/implementations.txt +++ b/app-portage/gpyutils/files/implementations.txt @@ -18,8 +18,8 @@ python3_5 dead 3.5 python3_6 dead 3.6 python3_7 dead 3.7 python3_8 old 3.8 -python3_9 current 3.9 -python3_10 supported 3.10 +python3_9 old 3.9 +python3_10 current 3.10 python3_11 supported 3.11 pypy1_8 2.7-pypy-1.8 dead p1.8
