From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: python-updates Date: Fri, 5 Aug 2016 11:06:36 -0400 Message-ID: <20160805150636.GC16973@jasmine> References: <20160703055839.GB4135@debian-netbook> <20160703201517.GA26140@jasmine> <87furgo9vn.fsf@gnu.org> <20160711155047.GA4630@jasmine> <87oa58s164.fsf_-_@gnu.org> <20160804212324.GA15506@jasmine> <20160804215421.GA672@jasmine> <20160805121308.GA27751@solar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59232) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bVgi3-0000Vf-DM for guix-devel@gnu.org; Fri, 05 Aug 2016 11:06:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bVghz-0004bO-6l for guix-devel@gnu.org; Fri, 05 Aug 2016 11:06:50 -0400 Content-Disposition: inline In-Reply-To: <20160805121308.GA27751@solar> 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" To: Andreas Enge Cc: guix-devel@gnu.org On Fri, Aug 05, 2016 at 02:13:08PM +0200, Andreas Enge wrote: > On Thu, Aug 04, 2016 at 05:54:21PM -0400, Leo Famulari wrote: > > On Thu, Aug 04, 2016 at 05:23:24PM -0400, Leo Famulari wrote: > > > I'd like to upgrade setuptools as well. I should have pushed a patch for > > > that in an hour or so. > > This is done. Hopefully it all works! > > I added a jobset on hydra: > http://hydra.gnu.org/jobset/gnu/python-updates > > This allowed me to spot a mistake with the setuptools URL, which I corrected; > I will start a new evaluation now. Okay, thanks! But, shouldn't we merge master into python-updates first? The python-updates branch was rather old. Also, I can do the guile-2.0 update that Ludovic requested.