From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 00/13] Add gourmet (and dependent python packages) Date: Tue, 02 Dec 2014 09:33:53 +0100 Message-ID: <87k32aa1se.fsf@gnu.org> References: <1416548468-28421-1-git-send-email-bavier@member.fsf.org> <20141121092128.GA19765@debian.math.u-bordeaux1.fr> <87y4r4p7lk.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34668) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XviuG-0006WR-NV for guix-devel@gnu.org; Tue, 02 Dec 2014 03:34:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XviuB-0007rT-Ui for guix-devel@gnu.org; Tue, 02 Dec 2014 03:34:00 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:45610) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XviuB-0007rP-NT for guix-devel@gnu.org; Tue, 02 Dec 2014 03:33:55 -0500 In-Reply-To: (Eric Bavier's message of "Mon, 1 Dec 2014 21:09:01 -0600") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Eric Bavier Cc: Guix-devel , Eric Bavier Eric Bavier skribis: > On Fri, Nov 21, 2014 at 3:27 PM, Ludovic Court=C3=A8s wrot= e: > >> Andreas Enge skribis: >> >> > On Thu, Nov 20, 2014 at 11:40:55PM -0600, Eric Bavier wrote: >> >> The addition of sqlite to python will require a fair number of package >> >> rebuilds. I think I dealt with the introduced module circular >> dependencies in >> >> an acceptable manner. >> > >> > This could be dealt with as last time by creating a branch wip-python, >> let >> > it build on hydra and cherry-pick the patch into master when the builds >> are >> > finished. >> >> Yeah we can do that to reduce rebuilds for users. >> > > I'm not knowledgeable about cherry-picking. Could I just push these > packages now? It looks like hydra is caught up with the x86-64 and i686 > builds at least. Sure, I think you can go ahead. Thanks, Ludo=E2=80=99.