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: Sat, 30 May 2020 16:47:50
Message-Id: 1590857237.4681186d89cd80f42ae2315665b7b6f84271fd36.mgorny@gentoo
1 commit: 4681186d89cd80f42ae2315665b7b6f84271fd36
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 30 16:47:17 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat May 30 16:47:17 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4681186d
7
8 app-portage/gpyutils: Update impls
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 app-portage/gpyutils/files/implementations.txt | 5 +++--
13 1 file changed, 3 insertions(+), 2 deletions(-)
14
15 diff --git a/app-portage/gpyutils/files/implementations.txt b/app-portage/gpyutils/files/implementations.txt
16 index bb8d5e39be6..231c94cd335 100644
17 --- a/app-portage/gpyutils/files/implementations.txt
18 +++ b/app-portage/gpyutils/files/implementations.txt
19 @@ -15,9 +15,10 @@ python3_2 3.2 dead 3.2
20 python3_3 3.3 dead 3.3
21 python3_4 dead 3.4
22 python3_5 dead 3.5
23 -python3_6 current 3.6
24 -python3_7 supported 3.7
25 +python3_6 old 3.6
26 +python3_7 current 3.7
27 python3_8 supported 3.8
28 +python3_9 experimental 3.9
29
30 pypy1_8 2.7-pypy-1.8 dead p1.8
31 pypy1_9 2.7-pypy-1.9 dead p1.9