From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Roelandt Subject: Re: [PATCH 4/5] gnu: Python: bump to 3.3.4 Date: Fri, 21 Mar 2014 05:07:48 +0100 Message-ID: <532BBB14.7000602@gmail.com> References: <1394160455-32580-1-git-send-email-tipecaml@gmail.com> <1394160455-32580-5-git-send-email-tipecaml@gmail.com> <87bnxibbif.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40304) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQqrQ-0000JL-Ro for guix-devel@gnu.org; Fri, 21 Mar 2014 00:15:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WQqrI-0005XR-GD for guix-devel@gnu.org; Fri, 21 Mar 2014 00:15:12 -0400 In-Reply-To: <87bnxibbif.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 03/07/2014 10:31 AM, Ludovic Courtès wrote: > Cyril Roelandt skribis: > >> * gnu/packages/python.scm (python): bump to 3.3.4 > > OK to push. > > Ludo’. > I'll drop this one. Since I've written this patch, Python 3.4 came out, and it brings more test failures :) Cyril.