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-48218-garchives=archives.gentoo.org@lists.gentoo.org>) id 1REnSh-0006ti-92 for garchives@archives.gentoo.org; Fri, 14 Oct 2011 19:30:31 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6AEA921C120; Fri, 14 Oct 2011 19:30:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 43D7E21C115 for <gentoo-dev@lists.gentoo.org>; Fri, 14 Oct 2011 19:29:42 +0000 (UTC) Received: from mail-vw0-f53.google.com (mail-vw0-f53.google.com [209.85.212.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mattst88) by smtp.gentoo.org (Postfix) with ESMTPSA id 7D27B1B401F for <gentoo-dev@lists.gentoo.org>; Fri, 14 Oct 2011 19:29:41 +0000 (UTC) Received: by vws19 with SMTP id 19so2077657vws.40 for <gentoo-dev@lists.gentoo.org>; Fri, 14 Oct 2011 12:29:39 -0700 (PDT) Received: by 10.52.112.135 with SMTP id iq7mr10772519vdb.51.1318620579166; Fri, 14 Oct 2011 12:29:39 -0700 (PDT) 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 Received: by 10.52.184.38 with HTTP; Fri, 14 Oct 2011 12:29:19 -0700 (PDT) In-Reply-To: <4E8766F1.2020609@gentoo.org> References: <4E8766F1.2020609@gentoo.org> From: Matt Turner <mattst88@gentoo.org> Date: Fri, 14 Oct 2011 15:29:19 -0400 Message-ID: <CAEdQ38HexzFJVfou2Q0ikQqQHd++MNaOkoPHRdiuY-X0GP0C3A@mail.gmail.com> Subject: Re: [gentoo-dev] python.eclass EAPI 4 support, this gets really annoying To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 1b6c56fac7d144d83c829d3be596872a On Sat, Oct 1, 2011 at 3:16 PM, "Pawe=C5=82 Hajdan, Jr." <phajdan.jr@gentoo.org> wrote: > OK, so what are the _blocking_ reasons for no EAPI 4 support in > python.eclass yet? > > I understand you have some complicated patches in flight etc etc, but > are they _required_ for the eclass not to break with EAPI 4? > > My point is that I'd like to use pkg_pretend in packages that use > python.eclass and I can't (for a long time). Unless there are really > important reasons like breakages I think we should really make > python.eclass support EAPI=3D4. Two weeks and no response from python@?