Gentoo Archives: gentoo-python

From: "Michał Górny" <mgorny@g.o>
To: gentoo-python <gentoo-python@l.g.o>
Subject: Re: [gentoo-python] RFC: Redesign for 'best implementation' in python-r1
Date: Sun, 28 Dec 2014 12:00:46
Message-Id: 20141228130038.424a89d9@pomiot.lan
In Reply to: [gentoo-python] RFC: Redesign for 'best implementation' in python-r1 by "Michał Górny"
1 Dnia 2014-12-27, o godz. 14:50:43
2 Michał Górny <mgorny@g.o> napisał(a):
3
4 > 2. python_setup changes API to:
5 >
6 > python_setup [<impl-wildcard>...]
7 >
8 > alike python_gen_* functions, defaulting to '*'. Now it chooses
9 > the best impl from implementations matching the specified patterns,
10 > e.g.:
11 >
12 > python_setup 'python2*'
13 >
14 > would get the best version of CPython 2.
15
16 Patch for this one attached.
17
18 --
19 Best regards,
20 Michał Górny

Attachments

File name MIME type
python-r1.eclass.diff text/x-patch