Gentoo Archives: gentoo-python

From: Krzysztof Pawlik <nelchael@g.o>
To: Nikolaj Sjujskij <sterkrig@×××××××.com>
Cc: gentoo-python@l.g.o
Subject: Re: [gentoo-python] New eclass for Python
Date: Sat, 12 May 2012 10:04:50
Message-Id: 4FAE35B4.8010601@gentoo.org
In Reply to: Re: [gentoo-python] New eclass for Python by Nikolaj Sjujskij
1 On 12/05/12 11:19, Nikolaj Sjujskij wrote:
2 > Den 2012-02-29 01:13:36 skrev Krzysztof Pawlik <nelchael@g.o>:
3 >
4 >> Hello,
5 >>
6 >> After some work during weekend on Python packages I've decided to start a
7 >> rewrite of Python/distutils eclass for installing Python packages.
8 >> ...
9 >> Highlights:
10 >> ...
11 >> - uses PYTHON_TARGETS use-expand (no more python-updater, whoooo!)
12 > Hm... Does it require users to maintain correct PYTHON_TARGETS in make.conf? No
13 > default/fallback value?
14
15 No, I'm a *HUGE* fan of free choice -- I don't know which Python version you
16 want, so select the correct one yourself. It's a one-time choice anyway.
17
18 > app-admin/eclean-kernel has just switched to new eclass
19 > and...
20 >
21 > !!! The ebuild selected to satisfy "app-admin/eclean-kernel" has unmet
22 > requirements.
23 > - app-admin/eclean-kernel-0.3::gentoo USE="(multilib)"
24 > PYTHON_TARGETS="-python2_6 -python2_7"
25 >
26 > The following REQUIRED_USE flag constraints are unsatisfied:
27 > any-of ( python_targets_python2_6 python_targets_python2_7 )
28 >
29 > It's not big deal, of course, but kind of annoying after so many years of
30 > automatic "build for current Python version unless USE_PYTHON is set".
31
32 To me it's an advantage :)
33
34 --
35 Krzysztof Pawlik <nelchael at gentoo.org> key id: 0xF6A80E46
36 desktop-misc, java, vim, kernel, python, apache...

Attachments

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

Replies

Subject Author
Re: [gentoo-python] New eclass for Python "Michał Górny" <mgorny@g.o>
Re: [gentoo-python] New eclass for Python Nikolaj Sjujskij <sterkrig@×××××××.com>