From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: Re: [PATCH 1/6] gnu: Add python-pycodestyle. Date: Sun, 6 Nov 2016 00:52:28 +0100 Message-ID: <20161106005228.4a91ea93@scratchpost.org> References: <20161105112706.12089-1-dannym@scratchpost.org> <20161105112706.12089-2-dannym@scratchpost.org> <20161105194832.GA31483@macbook42.flashner.co.il> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55214) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c3AlH-00077U-JK for guix-devel@gnu.org; Sat, 05 Nov 2016 19:52:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c3AlD-0005G3-Le for guix-devel@gnu.org; Sat, 05 Nov 2016 19:52:35 -0400 Received: from dd1012.kasserver.com ([85.13.128.8]:50452) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c3AlD-0005F9-FI for guix-devel@gnu.org; Sat, 05 Nov 2016 19:52:31 -0400 In-Reply-To: <20161105194832.GA31483@macbook42.flashner.co.il> 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" To: Efraim Flashner Cc: guix-devel@gnu.org Hi, > Does this package supercede pep8? `guix import pypi pep8' gave me 1.7.0, > so we should switch it out if that's the case The request (by Guido van Rossum) can be found at . So yes, it does.