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: Thu, 06 Aug 2015 20:12:52 -0400 Message-ID: <87zj24rm63.fsf@netris.org> References: <20150731180512.GA9619@debian> <87d1z5mpl0.fsf@netris.org> <874mkhm84k.fsf@netris.org> <87egjjt8ai.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58791) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNVHl-0002Jv-AG for guix-devel@gnu.org; Thu, 06 Aug 2015 20:13:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZNVHh-00041N-2l for guix-devel@gnu.org; Thu, 06 Aug 2015 20:13:21 -0400 Received: from world.peace.net ([50.252.239.5]:48609) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNVHg-00040z-V3 for guix-devel@gnu.org; Thu, 06 Aug 2015 20:13:16 -0400 In-Reply-To: <87egjjt8ai.fsf@netris.org> (Mark H. Weaver's message of "Tue, 04 Aug 2015 10:52:53 -0400") 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. This update is now pushed to master. Thanks! Mark