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 B86741381F3 for ; Tue, 22 Oct 2013 15:19:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 48A71E0A01; Tue, 22 Oct 2013 15:19:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C3784E086B for ; Tue, 22 Oct 2013 15:19:03 +0000 (UTC) Received: from localhost (77-255-21-180.adsl.inetia.pl [77.255.21.180]) (using SSLv3 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mgorny) by smtp.gentoo.org (Postfix) with ESMTPSA id F17CE33F0B8; Tue, 22 Oct 2013 15:19:01 +0000 (UTC) Date: Tue, 22 Oct 2013 17:18:32 +0200 From: =?UTF-8?B?TWljaGHFgiBHw7Nybnk=?= To: =?UTF-8?B?TWljaGHFgiBHw7Nybnk=?= Cc: gentoo-python@lists.gentoo.org Subject: Re: [gentoo-python] [PATCH] Introduce python_setup() as a common name for Python setup function. Message-ID: <20131022171832.49a4212b@gentoo.org> In-Reply-To: <1382254606-26643-1-git-send-email-mgorny@gentoo.org> References: <1382254606-26643-1-git-send-email-mgorny@gentoo.org> Organization: Gentoo X-Mailer: Claws Mail 3.9.2-dirty (GTK+ 2.24.22; 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-SHA512; boundary="Sig_/7lawFBPJTGYX1OgIgmU42jM"; protocol="application/pgp-signature" X-Archives-Salt: ed15359f-926f-422e-a639-5cd181c96dc6 X-Archives-Hash: 81956eb98bebdc28531c54d9b768c6b4 --Sig_/7lawFBPJTGYX1OgIgmU42jM Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Dnia 2013-10-20, o godz. 09:36:46 Micha=C5=82 G=C3=B3rny napisa=C5=82(a): > As described in the ml, the new function does: >=20 > * in python-any-r1, choose and set up the best installed impl, >=20 > * in python-single-r1, read PYTHON_SINGLE_TARGET and set it up, >=20 > * in python-r1, call python_export_best + python_wrapper_setup. >=20 > In other words, it's a common way of getting Python build environment > set up in the ebuild scope. Committed. --=20 Best regards, Micha=C5=82 G=C3=B3rny --Sig_/7lawFBPJTGYX1OgIgmU42jM Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQJ8BAEBCgBmBQJSZpdIXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ2REJCMDdDQzRGMERBRDA2RUEwQUZFNDFC MDdBMUFFQUVGQjQ0NjRFAAoJELB6GurvtEZOs3IQAIX6vd9v5qY1mo+cDgwKOF/z lqJjeLSvNzPTBwQVHoG//WFlDSnyy5FOxMsh5gXIHcApkZG+PQYCRWNUspl1Ceh0 nC13+74+lnt+psS6KQndOJ3rwqZsQx5KYG4Eu28l8t0CszLlC6M+fX3/YolNrRIF C7qpYe0lM7Cp978Tl12qFvJxq8M+vgXGXp7Ekh+f+ARoGKJk4CEooh/G7PQCh4Vw 8H6aUPbLe39GEpdbC8HQ4zrMLwKtuPggIO48MbmJO7fay/hx+pWX42vZV71StFoz Zmdc0UkCXD5UJpd7eGsuiRg0zM1Bw6ylPg78NZg4jhCY3OD0h66u48U4w2roxYZu 2TWyeMwkWmv4/OSKLZFaA7bIxrgt3dG4Uz8T17B4Q4ZfLnfYWYSLync7cNiggyuY Oajzf7/C7/pgIglB5eF1n0Bvpk3yGfY4BI2HsnaMYqc+NGOzb23s2yMnZuc5E26A z7e7RKwA04b3BiAUsCfa9uoqFKU+J0eIsIuGcGBpSCBvN22ARjDnixWyEmMS7TIu F6A6yGsXm+b8aHqovKIO5OgQD7TVlxK+OSeTaQIl0c66+QWNcMxcmfK7uDmbxTML KAz8hdzEQkMcEfOpd5l6Wag3W7C4Vpe+5ort7ffp6S3mKLgZ6+XS/7OxT2Dux4hL denNiR5vXZKQs3G6L/wp =kxs6 -----END PGP SIGNATURE----- --Sig_/7lawFBPJTGYX1OgIgmU42jM--