Gentoo Archives: gentoo-java

From: Alistair Bush <ali_bush@g.o>
To: gentoo-java@l.g.o
Subject: Re: [gentoo-java] Gentoo/Java python scripts and python3
Date: Fri, 02 Oct 2009 08:52:58
Message-Id: 200910022052.37228.ali_bush@gentoo.org
In Reply to: [gentoo-java] Gentoo/Java python scripts and python3 by Hanno Meyer-Thurow
1 > Hi all!
2 > I just wonder what the status about python3 porting of the python
3 > scripts is. Especially, since portage-2.2_rc42 has a 'python3' USEflag
4 > now. :)
5 >
6 > I used 2to3-3.1, python3 porting script, to aid me through
7 > java-config-2.1.9-r1 and javatoolkit-0.3.0-r2. Additionally, a few tweaks
8 > by hand and it "works" for what I use.
9 > I also did that with gentoolkit-0.3.0_rc7.
10 >
11 > Anyone interested can have a look here:
12 >
13 > http://geki.ath.cx/hacks/
14 >
15 > The various *-python3*.diff files.
16 > Well, I am no python coder, so no idea about the Quality of the
17 > patches. ;)
18 >
19 >
20 > Have fun and regards,
21 > Hanno
22 >
23
24 Thanks for this Hanno.