Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/gpyutils/files/
Date: Mon, 09 May 2022 20:34:12
Message-Id: 1652128311.837f9b31d24790130a3c1fa605fe512a96863d28.mgorny@gentoo
1 commit: 837f9b31d24790130a3c1fa605fe512a96863d28
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 8 11:35:14 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon May 9 20:31:51 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=837f9b31
7
8 app-portage/gpyutils: Add python3.11 to impl list
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 app-portage/gpyutils/files/implementations.txt | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/app-portage/gpyutils/files/implementations.txt b/app-portage/gpyutils/files/implementations.txt
16 index f8f378e84459..f55ca773827c 100644
17 --- a/app-portage/gpyutils/files/implementations.txt
18 +++ b/app-portage/gpyutils/files/implementations.txt
19 @@ -20,6 +20,7 @@ python3_7 dead 3.7
20 python3_8 old 3.8
21 python3_9 current 3.9
22 python3_10 supported 3.10
23 +python3_11 supported 3.11
24
25 pypy1_8 2.7-pypy-1.8 dead p1.8
26 pypy1_9 2.7-pypy-1.9 dead p1.9