From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Roelandt Subject: Re: [PATCH 0/5] New packages, simple fixes for openstack/python Date: Sun, 20 Sep 2015 04:44:47 +0200 Message-ID: <55FE1D9F.1080509@gmail.com> References: <1442499829-13894-1-git-send-email-tipecaml@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54569) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZdUcZ-0003b2-Uu for guix-devel@gnu.org; Sat, 19 Sep 2015 22:44:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZdUcU-00033N-RR for guix-devel@gnu.org; Sat, 19 Sep 2015 22:44:55 -0400 Received: from mail-wi0-x22b.google.com ([2a00:1450:400c:c05::22b]:37918) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZdUcU-00033J-Ip for guix-devel@gnu.org; Sat, 19 Sep 2015 22:44:50 -0400 Received: by wiclk2 with SMTP id lk2so71332035wic.1 for ; Sat, 19 Sep 2015 19:44:49 -0700 (PDT) Received: from [192.168.0.10] (tal33-3-82-233-82-24.fbx.proxad.net. [82.233.82.24]) by smtp.googlemail.com with ESMTPSA id ex8sm6059936wib.14.2015.09.19.19.44.48 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 19 Sep 2015 19:44:48 -0700 (PDT) In-Reply-To: <1442499829-13894-1-git-send-email-tipecaml@gmail.com> 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: guix-devel On 09/17/2015 04:23 PM, Cyril Roelandt wrote: > gnu: Add python-prettytable Pushed. > gnu: Fix the definition of python2-pyflakes-0.8.1. > gnu: Add python2-pyflakes. Pushed these two as a single commit. > gnu: Add python-mccabe-0.2.1 Removed this one, will resubmit with the definition of python-hacking. > gnu: Add python2-keyring. Pushed. Thanks for the reviews.