From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: [PATCH] gnu: python-2: update to 2.7.10. Date: Sun, 02 Aug 2015 22:13:47 -0400 Message-ID: <874mkhm84k.fsf@netris.org> References: <20150731180512.GA9619@debian> <87d1z5mpl0.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55701) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZM5GI-0006Pz-Jr for guix-devel@gnu.org; Sun, 02 Aug 2015 22:13:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZM5GF-0006tn-Ac for guix-devel@gnu.org; Sun, 02 Aug 2015 22:13:58 -0400 Received: from world.peace.net ([50.252.239.5]:60735) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZM5GF-0006tj-7L for guix-devel@gnu.org; Sun, 02 Aug 2015 22:13:55 -0400 In-Reply-To: (eric@dvorsak.fr's message of "Mon, 03 Aug 2015 00:56:07 +0200") 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@dvorsak.fr Cc: guix-devel@gnu.org eric@dvorsak.fr writes: > From 5665e477589d97672cc6e27a1f454585a2ae773e Mon Sep 17 00:00:00 2001 > From: Eric Dvorsak > Date: Sun, 2 Aug 2015 19:27:24 +0200 > Subject: [PATCH] gnu: python-2: Update to 2.7.10. > > * gnu/packages/patches/python2-sqlite-3.8.4-test-fix.patch, > gnu/packages/patches/python-libffi-mips-n32-fix.patch: Remove files. > * gnu-system.am (dist_patch_DATA): Remove them. > * gnu/packages/python.scm (python-2): Update to 2.7.10. Remove patches. > Update comment showing test failures. Your updated patch looks good to me, thanks! After hydra is finished building the 'icu4c-update' branch and we've merged that into master, I'll create a new branch for this python update and start hydra building it. Thanks! Mark