From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] Update Python to 3.4.4 Date: Mon, 20 Jun 2016 15:35:09 -0400 Message-ID: <20160620193509.GA8770@jasmine> References: <87r3bru0rq.fsf@dustycloud.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59764) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bF4yi-0004Mf-VZ for guix-devel@gnu.org; Mon, 20 Jun 2016 15:35:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bF4yf-0003Qj-MO for guix-devel@gnu.org; Mon, 20 Jun 2016 15:35:24 -0400 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:46958) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bF4ye-0003PS-4c for guix-devel@gnu.org; Mon, 20 Jun 2016 15:35:21 -0400 Content-Disposition: inline In-Reply-To: <87r3bru0rq.fsf@dustycloud.org> 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: Christopher Allan Webber Cc: guix-devel On Mon, Jun 20, 2016 at 02:18:49PM -0500, Christopher Allan Webber wrote: > Hello all! > > Here's a patch to update Python to the latest version. I can confirm > that it builds fine. I'm guessing it needs to go into core-updates > though because this probably affects a lot of things? We received a patch for this a little while ago, and I think we wanted to work on 3.5 instead, since either 3.4.4 or 3.5 will require a lot of rebuilding. Maybe we should have a python-updates branch?