From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: python-updates Date: Fri, 5 Aug 2016 14:13:08 +0200 Message-ID: <20160805121308.GA27751@solar> 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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57804) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bVe05-00062r-Da for guix-devel@gnu.org; Fri, 05 Aug 2016 08:13:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bVe01-0001Uw-Lf for guix-devel@gnu.org; Fri, 05 Aug 2016 08:13:16 -0400 Received: from mailrelay1.public.one.com ([91.198.169.124]:39640) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bVe01-0001Un-80 for guix-devel@gnu.org; Fri, 05 Aug 2016 08:13:13 -0400 Content-Disposition: inline In-Reply-To: <20160804215421.GA672@jasmine> 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: Leo Famulari Cc: guix-devel@gnu.org 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. Andreas