From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id QcA9LvkjKmF2RwEAgWs5BA (envelope-from ) for ; Sat, 28 Aug 2021 13:54:33 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id WO5JKfkjKmG7FwAA1q6Kng (envelope-from ) for ; Sat, 28 Aug 2021 11:54:33 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 468F81F30 for ; Sat, 28 Aug 2021 13:54:33 +0200 (CEST) Received: from localhost ([::1]:33498 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mJwuu-0004w9-81 for larch@yhetil.org; Sat, 28 Aug 2021 07:54:32 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:32796) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mJwtT-00039g-T3 for guix-patches@gnu.org; Sat, 28 Aug 2021 07:53:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41960) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mJwtT-000662-Ka for guix-patches@gnu.org; Sat, 28 Aug 2021 07:53:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mJwtT-0006qg-JO for guix-patches@gnu.org; Sat, 28 Aug 2021 07:53:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49834] [PATCH 5/6] gnu: Add python-pep8-naming. Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 28 Aug 2021 11:53:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49834 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 49834@debbugs.gnu.org Cc: Giacomo Leidi Received: via spool by 49834-submit@debbugs.gnu.org id=B49834.163015154426245 (code B ref 49834); Sat, 28 Aug 2021 11:53:03 +0000 Received: (at 49834) by debbugs.gnu.org; 28 Aug 2021 11:52:24 +0000 Received: from localhost ([127.0.0.1]:53499 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mJwsm-0006p4-PG for submit@debbugs.gnu.org; Sat, 28 Aug 2021 07:52:24 -0400 Received: from latitanza.investici.org ([82.94.249.234]:36139) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mJwsV-0006nx-PS for 49834@debbugs.gnu.org; Sat, 28 Aug 2021 07:52:11 -0400 Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 4GxZgl2D6kzGpB8; Sat, 28 Aug 2021 11:52:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1630151523; bh=0YoedlfjLGORfm/rQs3RCeHsR3wgjvRwmWPaPxBepYw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=OJ6OtdKlFeX2N5uVD3OGTVVtjm/huNfqptjCcf3EQTo9xryVSc4mJlEaW7TPu100v AeTOegs6pmMXDL8VrCGroApAVT+6s9hFx0fS1b75Vdg37eMz7afx4bOqPt+OBMY/+/ fcZl05Oc7iinwNOgDo2a8XOqsjuVuee8Z4KiGqdU= Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4GxZgl1T0fzGp9V; Sat, 28 Aug 2021 11:52:03 +0000 (UTC) From: Giacomo Leidi Date: Sat, 28 Aug 2021 13:51:52 +0200 Message-Id: <20210828115153.5607-5-goodoldpaul@autistici.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210828115153.5607-1-goodoldpaul@autistici.org> References: <20210828115153.5607-1-goodoldpaul@autistici.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1630151673; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=0YoedlfjLGORfm/rQs3RCeHsR3wgjvRwmWPaPxBepYw=; b=rIOpdp93/QwwsGw8+xrOpe7xkgW41XmR8fh6DCTihqDHjPb6UgqCR+BrW/uJmyYh8920pC KyjwIUME02G4nDC4uoulkq+wojjnc0zz+rSJZb6XPd/dI9nzWSpt+fLsD1QF2wsT87rdyC Yum01xmn+ty8XOGac6U9YCM9rP1J633wJ9Wc7nwA1k0xosuKJ2neCtVdgjtwjJTrrV1tsV iQk1IOczmalyKGj807Qg4I97JwQ1XARI/4WwMIjTbybhoUrm6W1IcbSFHk+sS0SQlZBNxA HkjPJjrOKYGcsGXj9VHjA6YQw/n58TcV1a8rGz/f4oVttOa+QE1FHNi3xVN9rw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1630151673; a=rsa-sha256; cv=none; b=lq4xg/cPN87YdLFB3h5RNKlDfK4rbcsjwgiPKz2ZB4pGY3PHzOLq+tjSAfYyjN+iEUef1Z S1IsllFSvKmDP35xd7UXD3amn2VLVy0M6g53q0rKpoZy3npu8IxtUkFJAqr2aZGohvPb8a kUZeWTAoFstOdiey5zCjokcPSiob5z+00Zced27hsbw54agEarqe94N6ttr4bQb/oOdhnk D2frFNuv7PqfiJbGrf1JJOY3cfK5enc912G8PHiAg6g7dBkLUXV5XlyA2QxTt6XLAKqwmK wlRMwhsJWINGyVy1gI1ykA3RbV3ZDhN3570/c61Yh4sLR/09tbHDy400mlBQcw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=OJ6OtdKl; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 5.07 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=OJ6OtdKl; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 468F81F30 X-Spam-Score: 5.07 X-Migadu-Scanner: scn0.migadu.com X-TUID: T8e1cEfKdSxY * gnu/packages/python-xyz.scm (python-pep8-naming): New variable. --- gnu/packages/python-xyz.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index caff26e872..afece6381c 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -9242,6 +9242,31 @@ PEP 8.") (define-public python2-pep8 (package-with-python2 python-pep8)) +(define-public python-pep8-naming + (package + (name "python-pep8-naming") + (version "0.12.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "pep8-naming" version)) + (sha256 + (base32 + "04kyh9hkpyc8jzj16d1kkk29b5n8miqdvbs0zm035n1z5z5kx6hz")))) + (build-system python-build-system) + (propagated-inputs + `(("python-flake8" ,python-flake8) + ("python-flake8-polyfill" + ,python-flake8-polyfill))) + (home-page + "https://github.com/PyCQA/pep8-naming") + (synopsis + "Check PEP-8 naming conventions") + (description + "This package provides the @code{pep8-naming} Python module, a +plugin for flake8 to check PEP-8 naming conventions.") + (license license:expat))) + (define-public python-pep517 (package (inherit python-pep517-bootstrap) -- 2.33.0