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: Tue, 04 May 2021 13:59:04
Message-Id: 1620136733.5d8258df5d9dd4f36f8ba995ce7ebca46384b9b4.mgorny@gentoo
1 commit: 5d8258df5d9dd4f36f8ba995ce7ebca46384b9b4
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 4 13:30:38 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue May 4 13:58:53 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d8258df
7
8 app-portage/gpyutils: Add python3_10
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 0236041583b..e4f2de735fb 100644
17 --- a/app-portage/gpyutils/files/implementations.txt
18 +++ b/app-portage/gpyutils/files/implementations.txt
19 @@ -19,6 +19,7 @@ python3_6 dead 3.6
20 python3_7 old 3.7
21 python3_8 current 3.8
22 python3_9 supported 3.9
23 +python3_10 experimental 3.10
24
25 pypy1_8 2.7-pypy-1.8 dead p1.8
26 pypy1_9 2.7-pypy-1.9 dead p1.9