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:23:45
Message-Id: CAJ0EP42ak4gU9wbgK55MZRC3f=o-2jKgkEkV9M-na0bTYSSpLQ@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 package that depends on python-dateutil:python-2 for
3 > python2_x and python-dateutil:python-3 for python3_x.
4 > Would it be possible to have virtual targets like "python, python2,
5 > python3, pypi, jithon" ?
6 >
7
8 With regards to python-dateutil: As of python-dateutil-2.1, there are
9 no longer separate slots for python-2 and python-3. As well, I masked
10 the only version (2.0) with SLOT=python-3.
11
12 For future compatibility, you should remove the slot from your
13 dependencies and just depend on dev-python/python-dateutil.

Replies

Subject Author
Re: [gentoo-dev] New eclass for Python Corentin Chary <corentin.chary@×××××.com>