mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-portage/gpyutils: Swap "current" to Python 3.12
Mark Python 3.12 as the "current" implementation, and appropriately Python 3.11 as "old". Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/36939 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -20,8 +20,8 @@ python3_7 dead 3.7
|
||||
python3_8 dead 3.8
|
||||
python3_9 dead 3.9
|
||||
python3_10 old 3.10
|
||||
python3_11 current 3.11
|
||||
python3_12 supported 3.12
|
||||
python3_11 old 3.11
|
||||
python3_12 current 3.12
|
||||
python3_13 experimental 3.13
|
||||
|
||||
pypy1_8 2.7-pypy-1.8 dead p1.8
|
||||
|
||||
Reference in New Issue
Block a user