From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 4EF73138010 for ; Sun, 2 Sep 2012 17:33:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EF9C7E03E4; Sun, 2 Sep 2012 17:33:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B2409E043A for ; Sun, 2 Sep 2012 17:33:06 +0000 (UTC) Received: from pomiocik.lan (213-238-98-26.adsl.inetia.pl [213.238.98.26]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mgorny) by smtp.gentoo.org (Postfix) with ESMTPSA id CFD2D33D817; Sun, 2 Sep 2012 17:33:03 +0000 (UTC) Date: Sun, 2 Sep 2012 19:34:05 +0200 From: =?UTF-8?B?TWljaGHFgiBHw7Nybnk=?= To: Mike Gilbert Cc: gentoo-python@lists.gentoo.org Subject: Re: [gentoo-python] Python 3 in Gentoo Message-ID: <20120902193405.1700f85f@pomiocik.lan> In-Reply-To: References: <5015EDC2.202@gentoo.org> <50295078.7030104@gentoo.org> <50434F32.7070303@gentoo.org> Organization: Gentoo X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.11; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Discussions centering around the Python ecosystem in Gentoo Linux X-BeenThere: gentoo-python@gentoo.org X-BeenThere: gentoo-python@lists.gentoo.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA256; boundary="Sig_/lEh_qoDTf0T9lUXDzoyz2mX"; protocol="application/pgp-signature" X-Archives-Salt: 7b369283-6518-42cd-ad63-3b1e4388c4a5 X-Archives-Hash: a82a8af74900a99d947535602ea4be01 --Sig_/lEh_qoDTf0T9lUXDzoyz2mX Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sun, 2 Sep 2012 13:16:38 -0400 Mike Gilbert wrote: > On Sun, Sep 2, 2012 at 8:21 AM, Thomas Sachau > wrote: > > Mike Gilbert schrieb: > >> On Mon, Aug 13, 2012 at 3:38 PM, Dirkjan Ochtman > >> wrote: > >>> On Mon, Aug 13, 2012 at 9:07 PM, Richard Yao > >>> wrote: > >>>>> Does this seem like a viable option? Is anyone going to > >>>>> volunteer to take it from here? > >>>> > >>>> I can try to make time to make these changes this weekend if > >>>> everyone is fine with that. > >>> > >>> I think we should inform gentoo-dev first. > >>> > >> > >> Just in case someone is waiting for me to take some further > >> actions on this, please don't wait on me. I really don't have the > >> motivation to carry this plan any further. > >> > >> If someone else wants to carry the torch, I am happy to assist. > >> > >> > > > > Just to get the right summary: > > > > The plan is now to replace all dependencies in ebuilds, which have > > either "dev-lang/python" or something like ">=3Ddev-lang/python-X.Y" > > to use "virtual/python" instead? > > >=20 > That's right. >=20 > > What about versioned dependencies exluding python versions still in > > the main tree like ">=3Ddev-lang/python-2.7"? > > >=20 > In this case the virtual would not work. Instead, it could be replaced > with this: >=20 > || ( =3Ddev-lang/python-2.7* =3Ddev-lang/python-3* ) >=20 > Similarly, >=3Ddev-lang/python-2.6 could be replaced with this: >=20 > || ( =3Ddev-lang/python-2.7* =3Ddev-lang/python-2.6* =3Ddev-lang/python-3= * ) You could go with virtual/python-2.7, -2.6, -2.5 being an appropriate minimal version. --=20 Best regards, Micha=C5=82 G=C3=B3rny --Sig_/lEh_qoDTf0T9lUXDzoyz2mX Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iJwEAQEIAAYFAlBDmI0ACgkQfXuS5UK5QB0TegP9HEydAugrflYjGqTpz/egkSR1 d55gKKRGuNFK6Sd4iQPnGv56xvLeO4r2CJJ/5AuSe3p3wupUWygwDlkDx3kW8ld7 KiJ9MVHBhZkG2ObjMAEJwCri1XdGlKuhLKerWzpvY3A+WBgKTgazLXTg4vj5OcUk mEekxoLG7TxIsvQrDmc= =6itW -----END PGP SIGNATURE----- --Sig_/lEh_qoDTf0T9lUXDzoyz2mX--