From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Roelandt Subject: Re: [PATCH 01/11] gnu: Bump python-six to 1.9.0. Date: Sun, 09 Aug 2015 17:32:43 +0200 Message-ID: <55C7729B.10208@gmail.com> References: <1437003151-23838-1-git-send-email-tipecaml@gmail.com> <1437003151-23838-2-git-send-email-tipecaml@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49915) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZOSai-0007Bj-JD for guix-devel@gnu.org; Sun, 09 Aug 2015 11:32:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZOSad-0005OB-Fq for guix-devel@gnu.org; Sun, 09 Aug 2015 11:32:52 -0400 Received: from mail-wi0-x235.google.com ([2a00:1450:400c:c05::235]:37401) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZOSad-0005O6-9X for guix-devel@gnu.org; Sun, 09 Aug 2015 11:32:47 -0400 Received: by wibhh20 with SMTP id hh20so120627476wib.0 for ; Sun, 09 Aug 2015 08:32:46 -0700 (PDT) In-Reply-To: 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: "Thompson, David" Cc: guix-devel On 07/20/2015 07:41 PM, Thompson, David wrote: > On Wed, Jul 15, 2015 at 7:32 PM, Cyril Roelandt wrote: >> * gnu/packages/python.scm (python-six): Bump to 1.9.0. >> --- ... >> >> > > LGTM > Pushed in 98bdee6725a83c7f6d3011cca2e87e31165adb57 . Cyril.