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-41115-garchives=archives.gentoo.org@lists.gentoo.org>) id 1OL3QQ-0008AR-2D for garchives@archives.gentoo.org; Sun, 06 Jun 2010 00:09:14 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B21B5E0984; Sun, 6 Jun 2010 00:09:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 77975E0942 for <gentoo-dev@lists.gentoo.org>; Sun, 6 Jun 2010 00:08:59 +0000 (UTC) Received: from [192.168.0.3] (e177089173.adsl.alicedsl.de [85.177.89.173]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 909401B4022 for <gentoo-dev@lists.gentoo.org>; Sun, 6 Jun 2010 00:08:58 +0000 (UTC) Message-ID: <4C0AE717.6020806@gentoo.org> Date: Sun, 06 Jun 2010 02:08:55 +0200 From: Sebastian Pipping <sping@gentoo.org> User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100419 Thunderbird/3.0.4 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 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Actions of python team, especially Arfrever wrt python eclass and python-3* References: <4BFE82C3.2050400@gentoo.org> <201006051644.20150.Arfrever@gentoo.org> <4C0A720C.20300@gentoo.org> <20100605183154.GA19296@boostbox> <4C0AD7EC.2010700@gentoo.org> In-Reply-To: <4C0AD7EC.2010700@gentoo.org> X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: 0ecb353c-2ea0-48c5-8796-adca5d45b430 X-Archives-Hash: 8a544eb8f31362a6663d703d7ec68f4a Thomas, On 06/06/10 01:04, Thomas Sachau wrote: > Every slot and every version *should* satisfy a "dev-lang/python" dependency, but currently such > unspecified version dependency does automaticly pull in the latest version/slot, which in case of > python does mean python-3*, even when you have e.g. python:2.6 installed. can you explain how that happens? Sebastian