From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Roelandt Subject: Re: [PATCH] python: Update to 3.4.3 Date: Fri, 10 Apr 2015 00:23:32 +0200 Message-ID: <5526FBE4.50500@gmail.com> References: <87d23ifife.fsf@fsf.org> <1428615598-14834-1-git-send-email-tipecaml@gmail.com> <87r3rtm0ne.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55468) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YgKrN-0007dv-Di for guix-devel@gnu.org; Thu, 09 Apr 2015 18:23:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YgKrI-0001gz-BI for guix-devel@gnu.org; Thu, 09 Apr 2015 18:23:41 -0400 In-Reply-To: <87r3rtm0ne.fsf@gnu.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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: =?UTF-8?B?THVkb3ZpYyBDb3VydMOocw==?= Cc: guix-devel@gnu.org On 04/09/2015 11:50 PM, Ludovic Courtès wrote: > Cyril Roelandt skribis: > >> * gnu/packages/python.scm (python): update from 3.3.5 to 3.4.3. >> * gnu/packages/patches/python-fix-tests.patch: update the required test fixes. >> * gnu/packages/patches/python-libffi-mips-n32-fix.patch: remove it... >> * gnu-system.am (dist_patch_DATA): ... and do not reference it here. > > Please capitalize sentences. > > OK for ‘core-updates’, thanks for taking care of it! > Done in 08c045091e8d8da3b4c677540ed577e8f2448b0d, with an update of the hash as well :) Cyril.