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: Fri, 21 Nov 2014 22:27:35 +0100 Message-ID: <87y4r4p7lk.fsf@gnu.org> References: <1416548468-28421-1-git-send-email-bavier@member.fsf.org> <20141121092128.GA19765@debian.math.u-bordeaux1.fr> 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]:58616) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xrvjz-0005iC-Hz for guix-devel@gnu.org; Fri, 21 Nov 2014 16:27:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xrvjt-0002Qe-KB for guix-devel@gnu.org; Fri, 21 Nov 2014 16:27:43 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:35980) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xrvjt-0002QX-De for guix-devel@gnu.org; Fri, 21 Nov 2014 16:27:37 -0500 In-Reply-To: <20141121092128.GA19765@debian.math.u-bordeaux1.fr> (Andreas Enge's message of "Fri, 21 Nov 2014 10:21:28 +0100") 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: Andreas Enge Cc: guix-devel@gnu.org, Eric Bavier 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 dependenc= ies 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 a= re > finished. Yeah we can do that to reduce rebuilds for users. Ludo=E2=80=99.