From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1STIzk-0006BY-Ac for garchives@archives.gentoo.org; Sat, 12 May 2012 20:32:52 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4CE6AE0AF2; Sat, 12 May 2012 20:32:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 18688E0AE3 for ; Sat, 12 May 2012 20:32:49 +0000 (UTC) Received: from [192.168.0.4] (d14-69-47-19.try.wideopenwest.com [69.14.19.47]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: floppym) by smtp.gentoo.org (Postfix) with ESMTPSA id 3FFCA1B4046 for ; Sat, 12 May 2012 20:32:48 +0000 (UTC) Message-ID: <4FAEC8EC.5030007@gentoo.org> Date: Sat, 12 May 2012 16:32:44 -0400 From: Mike Gilbert User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120501 Thunderbird/12.0.1 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 To: gentoo-python@lists.gentoo.org Subject: Re: [gentoo-python] New eclass for Python References: <4F4D4380.9070909@gentoo.org> <4FAE35B4.8010601@gentoo.org> <20120512192022.3afd848c@pomiocik.lan> In-Reply-To: <20120512192022.3afd848c@pomiocik.lan> X-Enigmail-Version: 1.5pre Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enigC2D3DE634DF90C06673BCC90" X-Archives-Salt: bb729f4c-1e9f-4600-bdd4-1d32e7535b81 X-Archives-Hash: e97d241e75c97b8c81d12dad36796d32 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigC2D3DE634DF90C06673BCC90 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 05/12/2012 01:20 PM, Micha=C5=82 G=C3=B3rny wrote: > On Sat, 12 May 2012 12:04:36 +0200 > Krzysztof Pawlik wrote: >=20 >> On 12/05/12 11:19, Nikolaj Sjujskij wrote: >>> Den 2012-02-29 01:13:36 skrev Krzysztof Pawlik >>> : >>> >>>> Hello, >>>> >>>> After some work during weekend on Python packages I've decided to >>>> start a rewrite of Python/distutils eclass for installing Python >>>> packages. ... >>>> Highlights: >>>> ... >>>> - uses PYTHON_TARGETS use-expand (no more python-updater, whoooo!) >>> Hm... Does it require users to maintain correct PYTHON_TARGETS in >>> make.conf? No default/fallback value? >> >> No, I'm a *HUGE* fan of free choice -- I don't know which Python >> version you want, so select the correct one yourself. It's a one-time >> choice anyway. >=20 > It's not a one-time choice. It's rather a new choice every time a new > major version is introduced, and all users who don't care have to > update the var to keep it up-to-date. Not that I care much, just > pointing out. >=20 Why not emulate php/ruby and set a default value in the base profile? See profiles/base/make.defaults. I think PYTHON_TARGETS=3D"python2_7 python3_2" would be a reasonable choi= ce. --------------enigC2D3DE634DF90C06673BCC90 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iF4EAREIAAYFAk+uyOwACgkQC77qH+pIQ6RJ/gEAkSmVi/RvRKPJCzNHPDDgO2NW Lb8qAx3/5zuRSczoouIA/jxtCqPd/HnPeroxnfezVwqgu9WDUc0pGNR5e+rfJ3Y7 =2kLP -----END PGP SIGNATURE----- --------------enigC2D3DE634DF90C06673BCC90--