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 <gentoo-dev+bounces-41106-garchives=archives.gentoo.org@lists.gentoo.org>) id 1OKyAQ-0007xZ-GP for garchives@archives.gentoo.org; Sat, 05 Jun 2010 18:32:22 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54CE5E0B35; Sat, 5 Jun 2010 18:32:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 507C5E0AE2 for <gentoo-dev@lists.gentoo.org>; Sat, 5 Jun 2010 18:32:09 +0000 (UTC) Received: from gentoo.org (cp1107341-a.dbsch1.nb.home.nl [84.31.115.1]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 8E3FD1B405D for <gentoo-dev@lists.gentoo.org>; Sat, 5 Jun 2010 18:32:08 +0000 (UTC) Date: Sat, 5 Jun 2010 20:31:54 +0200 From: Harald van =?utf-8?Q?D=C4=B3k?= <truedfx@gentoo.org> To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Actions of python team, especially Arfrever wrt python eclass and python-3* Message-ID: <20100605183154.GA19296@boostbox> References: <4BFE82C3.2050400@gentoo.org> <201006051644.20150.Arfrever@gentoo.org> <4C0A720C.20300@gentoo.org> Precedence: bulk List-Post: <mailto:gentoo-dev@lists.gentoo.org> List-Help: <mailto:gentoo-dev+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org> X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4C0A720C.20300@gentoo.org> User-Agent: Mutt/1.5.20 (2009-06-14) X-Archives-Salt: 7a572bd8-99f2-41fa-8472-6655ee2b3dc4 X-Archives-Hash: 89cd8b6d342c4bb5c5e0916934c38a77 On Sat, Jun 05, 2010 at 05:49:08PM +0200, Thomas Sachau wrote: > If any package does inherit python or distutils eclass, then those eclasses do pull in > "dev-lang/python", which is unversioned, so it will always pull in the latest version, in this case > python-3*. You could change this, so it allows any major installed slot to satisfy the python > dependency. A dependency on dev-lang/python *is* satisfied by any slot, any version. You've been told so already, if I recall correctly.