Gentoo Archives: gentoo-dev

From: Mike Gilbert <floppym@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] New eclass for Python
Date: Wed, 04 Apr 2012 14:42:43
Message-Id: CAJ0EP42T070KHaD3_XcrVZJN60SCzAFYqVpExPiXamvzLkK8Mw@mail.gmail.com
In Reply to: Re: [gentoo-dev] New eclass for Python by Corentin Chary
1 On Wed, Apr 4, 2012 at 4:50 AM, Corentin Chary <corentin.chary@×××××.com> wrote:
2 > I have a feature request for distutil-ng (or maybe it's already
3 > possible but I don't know how).
4 >
5 > I have a package that depends on python-dateutil:python-2 for
6 > python2_x and python-dateutil:python-3 for python3_x.
7 > Would it be possible to have virtual targets like "python, python2,
8 > python3, pypi, jithon" ?
9 >
10
11 One way to implement this would be to have a separate function that
12 you would call to generate abi-specific dependencies.

Replies

Subject Author
Re: [gentoo-dev] New eclass for Python Brian Harring <ferringb@×××××.com>