Gentoo Archives: gentoo-dev

From: justin <jlec@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] New eclass for Python
Date: Mon, 26 Mar 2012 07:21:52
Message-Id: 4F7018CA.80804@gentoo.org
In Reply to: Re: [gentoo-dev] New eclass for Python by Krzysztof Pawlik
1 On 25/03/12 20:56, Krzysztof Pawlik wrote:
2 > On 28/02/12 22:13, Krzysztof Pawlik wrote:
3 >> If there are no objections then during the weekend (March 3, 4) I will add this
4 >> to portage (after finishing remaining TODO items, PyPy requires 4G of RAM(!!)).
5 >
6 > Hello,
7 >
8 > Slightly late due to Real Lifeā„¢ but finally it's in the main tree :)
9 >
10 > (and yes - I've tested it with pypy - works as expected :)
11 >
12
13 Hi,
14
15 is there any documentation beside the man page somewhere?
16
17 I tried to port some ebuilds but as soon I set
18
19 PYTHON_COMPAT="python2_7 python2_6 python2_5 pypy1_8"
20
21 inherit python-distutils-ng
22
23 I get
24
25 REQUIRED_USE: USE flag 'python_targets_python3_1' is not in IUSE
26
27
28 Did I do something wrong, or is there something not straight in the eclass?
29
30 Thanks justin

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] New eclass for Python Krzysztof Pawlik <nelchael@g.o>