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, 10 Jul 2018 10:15:26
Message-Id: 1531217713.34c3906127cfd9d050ebeef0a2903c7f262cc8dc.mgorny@gentoo
1 commit: 34c3906127cfd9d050ebeef0a2903c7f262cc8dc
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 10 10:15:13 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 10 10:15:13 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34c39061
7
8 app-portage/gpyutils: Add python3_7 to impl list
9
10 app-portage/gpyutils/files/implementations.txt | 1 +
11 1 file changed, 1 insertion(+)
12
13 diff --git a/app-portage/gpyutils/files/implementations.txt b/app-portage/gpyutils/files/implementations.txt
14 index ead62217396..63d7ec0b0f1 100644
15 --- a/app-portage/gpyutils/files/implementations.txt
16 +++ b/app-portage/gpyutils/files/implementations.txt
17 @@ -16,6 +16,7 @@ python3_3 3.3 dead 3.3
18 python3_4 current 3.4
19 python3_5 supported 3.5
20 python3_6 supported 3.6
21 +python3_7 experimental 3.7
22
23 pypy1_8 2.7-pypy-1.8 dead p1.8
24 pypy1_9 2.7-pypy-1.9 dead p1.9