Gentoo Archives: gentoo-dev

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] New eclass for Python
Date: Wed, 29 Feb 2012 03:18:47
Message-Id: 20120229062158.2e5c2e87@sf.home
In Reply to: [gentoo-dev] New eclass for Python by Krzysztof Pawlik
1 On Tue, 28 Feb 2012 22:13:36 +0100
2 Krzysztof Pawlik <nelchael@g.o> wrote:
3
4 > I'm attaching the eclass itself and two ebuilds using it, code is also available
5 > in my overlay at http://git.overlays.gentoo.org/gitweb/?p=dev/nelchael.git;a=summary
6 Nice!
7
8 > eclass/python-distutils-ng.eclass
9 > 236 # TODO: Pick default implementation
10 > 237 for impl in python{2_7,2_6,2_5,3_2,2_1} pypy{1_8,1_7} jython2_5; do
11
12 Looks like 2_1 should be 3_1
13
14 minor suggestion:
15 s/_python-distutils-ng_run_for_all_impls/_python-distutils-ng_run_for_each_impl/g
16
17 --
18
19 Sergei

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>