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, 03 Oct 2015 12:10:04
Message-Id: 1443874165.87be660cfc8a193fbffaae3dcdfe9bb39a760c2f.mgorny@gentoo
1 commit: 87be660cfc8a193fbffaae3dcdfe9bb39a760c2f
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 3 12:09:25 2015 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 3 12:09:25 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87be660c
7
8 app-portage/gpyutils: Update implementations for py3.4 becoming current
9
10 app-portage/gpyutils/files/implementations.txt | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/app-portage/gpyutils/files/implementations.txt b/app-portage/gpyutils/files/implementations.txt
14 index 2a9de58..e4d309b 100644
15 --- a/app-portage/gpyutils/files/implementations.txt
16 +++ b/app-portage/gpyutils/files/implementations.txt
17 @@ -12,8 +12,8 @@ python2_7 2.7 current 2.7
18 python3_0 3.0 dead 3.0
19 python3_1 3.1 dead 3.1
20 python3_2 3.2 dead 3.2
21 -python3_3 3.3 current 3.3
22 -python3_4 supported 3.4
23 +python3_3 3.3 supported 3.3
24 +python3_4 current 3.4
25 python3_5 future 3.5
26
27 pypy1_8 2.7-pypy-1.8 dead p1.8