From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: [PATCH] python: update to 2.7.9 Date: Thu, 09 Apr 2015 23:18:34 -0400 Message-ID: <87d23csmb9.fsf@netris.org> References: <55270C56.7090707@gmail.com> <1428624105-9539-1-git-send-email-tipecaml@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38881) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YgPSJ-0000zF-Ts for guix-devel@gnu.org; Thu, 09 Apr 2015 23:18:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YgPSG-0002y0-On for guix-devel@gnu.org; Thu, 09 Apr 2015 23:18:07 -0400 Received: from world.peace.net ([50.252.239.5]:46114) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YgPSG-0002xu-Kk for guix-devel@gnu.org; Thu, 09 Apr 2015 23:18:04 -0400 In-Reply-To: <1428624105-9539-1-git-send-email-tipecaml@gmail.com> (Cyril Roelandt's message of "Fri, 10 Apr 2015 02:01:45 +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: Cyril Roelandt Cc: guix-devel@gnu.org Cyril Roelandt writes: > * gnu/packages/python.scm (python-2): Upgrade to 2.7.9. > * gnu/packages/patches/python-libffi-mips-n32-fix.patch: Delete. > * gnu/packages/patches/python2-sqlite-3.8.4-test-fix.patch: Delete. > * gnu-system.am: Remove the previous two patches. Unless there is an important reason to do this update now, I would prefer to wait on this until the next core-updates cycle. The current cycle has already been delayed too long, and Andy's work on GNOME is waiting on it. What do you think? Mark PS: By convention, we start the summary line with "gnu: " when adding or changing packages.