Gentoo Archives: gentoo-dev

From: Mike Gilbert <floppym@g.o>
To: Gentoo Dev <gentoo-dev@l.g.o>
Cc: Gentoo Python Project <python@g.o>
Subject: [gentoo-dev] Re: Reverted python3.4 defaults
Date: Sun, 19 Jul 2015 16:03:51
Message-Id: CAJ0EP41aGy1iGFdvspVKU1smu4d5sSu9N8rU9SEOMz_3y98dvQ@mail.gmail.com
In Reply to: [gentoo-dev] Reverted python3.4 defaults by Mike Gilbert
1 On Sun, Nov 23, 2014 at 8:56 PM, Mike Gilbert <floppym@g.o> wrote:
2 > Just a heads-up: I have reverted PYTHON_TARGETS to contain python2_7
3 > and python3_3 (removing python3_4).
4 >
5 > The stable tree is not quite ready for python3_4; there are many
6 > packages that need to have python3_4 added to PYTHON_COMPAT, and a
7 > smaller set that need to be stabilized.
8 >
9 > If you would like to assist in this effort, please let me know.
10
11 Looking at bug 530258, we seem to be in much better shape today than
12 we were back in November. I think it is time to move forward on this.
13 If you are aware of some critical failure, please speak up now.
14
15 If there are no objections, I would like to enable python3.4 by
16 default on Saturday, July 25. That means making the following change:
17
18 profiles/base/make.defaults:
19 PYTHON_TARGETS="python2_7 python3_4"
20
21 I would also re-add the related news item, with the path/dates updated.
22
23 https://gitweb.gentoo.org/proj/gentoo-news.git/tree/2014/2014-11-23-python-targets/2014-11-23-python-targets.en.txt?id=e36107e556950cca359541e75a19f452388f9c82

Replies

Subject Author
Re: [gentoo-dev] Re: Reverted python3.4 defaults Ben de Groot <yngwin@g.o>