From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id wN1sIll+NWbSNAAAe85BDQ:P1 (envelope-from ) for ; Sat, 04 May 2024 02:16:25 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id wN1sIll+NWbSNAAAe85BDQ (envelope-from ) for ; Sat, 04 May 2024 02:16:25 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1714781785; h=from:from:sender:sender:reply-to: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; bh=taaZD62sRm9LagRwG5pV1DfH4jq2JQlOr+b6MskuxVY=; b=c2IGesvMmrZTAlf6R7fCDWaOXF/gvWnQ7aUs+DZ+ONOGoREIocsgRLO/Ck6kVP2Q9mEQR+ nUR0uoT0djr7xNRsEx0Ob2Mg6He3LBQM5cEBy49AHghRisJHIM0s42+tejqn2+bXYJvVOS hJWLfJEAg22WIyeAPablh75mc49MAMqFHkXl9ts0WZ8bNgHb95wXa8jmfahgBktlr9GaB5 FRLqpdp3MDeag0VKYmutBdrpKamgt2JujiELqQOf5e1vFVCT2didHPbyi7PFEw1QGHaYwK cZvHW9HwMwXh2jxCckKhpSFPHSSe+hvu9hDPazyK/hrY1sFRBN9oW27DBAx7nA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1714781785; a=rsa-sha256; cv=none; b=NtgtcUz/G1DRGehwj6/HBxamr1QpWj0yO3TM2fKc+j5UJwsSimWK+cEwGpdygWjl5TFB4U yuKv/7EUXehdifshluOIZPogAD+OvAYVlNtSvATYe70ly3UF9xeh/lH2MHxwySsdwMw8v0 xjvKCvZA5rHAI17ZJnmSDzM6WsOTINmxyBgbbtRoz6xaJaPcFtZ7do6CHao/hTQeOyNA3J 55CNGtkG2Io8w9Xfv4tXiIWUldSuAJ5zCtiS8Rpd0/zWdjUFq7G81PicXYObdTIhYWm9ed VJ3hLQBMPZXfsmVX5pAwpOHMKyNgpcwlcnLB5Qhr1bKkRcdp6rBOOiTWsKe4mg== 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 63F96155C4 for ; Sat, 4 May 2024 02:16:25 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s31ex-0000da-HO; Fri, 03 May 2024 18:45:43 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s31eK-000861-1w for guix-patches@gnu.org; Fri, 03 May 2024 18:45:09 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1s31eJ-00046R-Q5 for guix-patches@gnu.org; Fri, 03 May 2024 18:45:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s31eg-0006R4-CC for guix-patches@gnu.org; Fri, 03 May 2024 18:45:26 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70735] [PATCH 080/714] gnu: python-arpeggio: Remove python-flake8 native-input. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 03 May 2024 22:45:26 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70735 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70735@debbugs.gnu.org Cc: ngraves@ngraves.fr Received: via spool by 70735-submit@debbugs.gnu.org id=B70735.171477630924347 (code B ref 70735); Fri, 03 May 2024 22:45:26 +0000 Received: (at 70735) by debbugs.gnu.org; 3 May 2024 22:45:09 +0000 Received: from localhost ([127.0.0.1]:49588 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s31eO-0006KW-Ha for submit@debbugs.gnu.org; Fri, 03 May 2024 18:45:08 -0400 Received: from 5.mo582.mail-out.ovh.net ([46.105.54.31]:46745) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s31eI-0006IB-8B for 70735@debbugs.gnu.org; Fri, 03 May 2024 18:45:03 -0400 Received: from director2.ghost.mail-out.ovh.net (unknown [10.109.139.11]) by mo582.mail-out.ovh.net (Postfix) with ESMTP id 4VWQpv07Lkz1GrQ for <70735@debbugs.gnu.org>; Fri, 3 May 2024 22:44:39 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-lw6sl (unknown [10.111.174.42]) by director2.ghost.mail-out.ovh.net (Postfix) with ESMTPS id B88E81FDE0; Fri, 3 May 2024 22:44:38 +0000 (UTC) Received: from ngraves.fr ([37.59.142.108]) by ghost-submission-6684bf9d7b-lw6sl with ESMTPSA id S1akKtZoNWY+SA4AmvjX3A (envelope-from ); Fri, 03 May 2024 22:44:38 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Sat, 4 May 2024 00:19:22 +0200 Message-ID: <20240503224254.28001-80-ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240503224254.28001-1-ngraves@ngraves.fr> References: <20240503224254.28001-1-ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 7554506903430357730 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvddvuddgudefucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepleffjeetueethfefkeffffefvddukeejkefgleduiedthfekvefhiedvhfffgeegnecukfhppeduvdejrddtrddtrddupdekuddrieejrddugeeirddvtdekpdefjedrheelrddugedvrddutdeknecuvehluhhsthgvrhfuihiivgepudehnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepnhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrpdhnsggprhgtphhtthhopedupdhrtghpthhtohepjedtjeefheesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheekvddpmhhouggvpehsmhhtphhouhht 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: , Reply-to: Nicolas Graves X-ACL-Warn: , Nicolas Graves via Guix-patches From: Nicolas Graves via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.39 X-Spam-Score: -6.39 X-Migadu-Queue-Id: 63F96155C4 X-Migadu-Scanner: mx13.migadu.com X-TUID: RfTomxO2/9hB * gnu/packages/python-xyz.scm (python-arpeggio): [native-inputs]: Remove python-flake8. Change-Id: I447e580cf6ac8308313f00ae0c63f2f0e9a33e76 --- gnu/packages/python-xyz.scm | 1 - 1 file changed, 1 deletion(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 5f541e674a..4ce25fe5bc 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -35188,7 +35188,6 @@ (define-public python-arpeggio (build-system python-build-system) (native-inputs (list python-coverage python-coveralls - python-flake8 python-mike python-mkdocs python-pytest -- 2.41.0