On 05/13/2012 01:27 PM, Mike Gilbert wrote: > To make ebuilds utilizing python-distutils-ng.eclass usable > "out-of-the-box", the python team would like to add the following to > make.defaults in the base profile. > > PYTHON_TARGETS="python2_7" > > See also bug 415575 [1]. > > Any objections? > > I would also like to include python3_2, but I do not think this will be > possible due to dev-lang/python:3.2 not being stabilized on several > arches. Perhaps this could be set in arch-specific profiles? Would that > work?
The thing is, on "stable" archs, we've got both stable and unstable users on any given profile. So, eventually it seems like we'll want something like a use.stable file in order to teak the default python_targets_* flags for stable users, as suggested here: https://bugs.gentoo.org/show_bug.cgi?id=415575#c5 -- Thanks, Zac