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 A26031381F3 for ; Wed, 29 May 2013 15:06:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D75F3E0AB9; Wed, 29 May 2013 15:06:38 +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 00095E0AAF for ; Wed, 29 May 2013 15:06:37 +0000 (UTC) Received: from [192.168.4.5] (blfd-4db0fc27.pool.mediaWays.net [77.176.252.39]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: hasufell) by smtp.gentoo.org (Postfix) with ESMTPSA id C35B633E1A0 for ; Wed, 29 May 2013 15:06:36 +0000 (UTC) Message-ID: <51A61977.9080501@gentoo.org> Date: Wed, 29 May 2013 17:06:31 +0200 From: hasufell User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130517 Thunderbird/17.0.6 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Re: PSA: python-r1.eclass, python-single-r1.eclass, and REQUIRED_USE References: <51A37D3D.3070808@gentoo.org> In-Reply-To: X-Enigmail-Version: 1.6a1pre Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: b86e0393-19c4-4ad2-9d2d-21e6a9582dd0 X-Archives-Hash: e39e1d3a71517108abecf7850d0da75d -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 05/29/2013 04:51 PM, Michael Palimaka wrote: > Would it be possible to add repoman checks for this, and other > common failures like missing PYTHON_USEDEP? > > The latter is impossible. Repoman has no way to figure out if PYTHON_USEDEP is necessary. You have to keep in mind that PYTHON_USEDEP does _not_ apply to every python dependency. If your application just runs a python script of another application, then it might not care under which implementation that is executed. If it's about importing modules, then we always need PYTHON_USEDEP. But how should repoman know? -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJRphl3AAoJEFpvPKfnPDWzKvkIAK9KTyK6bAjLMz7xD2xaC5lD QJptr5mEWH3MR+rTyyTSF0YJdPpDR0R3lJDDmUUqqE+xlCSO1kKaEYdJ1bNzQ/Kv fMxJEi99UA90Znn+G0gIzBOuqECOk9KZkuhkgCqZAatGgIJ6dc7sboVS7c8pZo8x vwbSvhKw8iJEY26HENspZQSmWupsYy++JG6iERU0GBnpSRDxvTbquanZ6zdo/og7 GbbDYbGA8OVICNBwhpIgDeStxRtpBaLw9c6BDtN+6FXf33s/hR2nAPpwX/3kLHrD thb+/Xf17G8Ao8JJdNns0gAA5ivzDZvETgQTvh8QH4wFzrlDH4MVcoeuLdhhlUU= =EwlO -----END PGP SIGNATURE-----