Gentoo Archives: gentoo-user

From: Helmut Jarausch <jarausch@××××××××××××××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] PYTHON_COMPAT and setuptools
Date: Mon, 05 Nov 2012 18:38:51
Message-Id: 1352140582.28808.0@numa-i
1 Hi,
2
3 the new setuptools-0.6.30-r1 ebuild has
4
5 PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} pypy{1_8,1_9} jython2_5
6 )
7
8 still, it tries to pull in Python3.2 which I've masked.
9
10 Can anybody explain to me what's going on?
11
12 Many thanks,
13 Helmut.