From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id gFsmJtAnNWYodwAAe85BDQ:P1 (envelope-from ) for ; Fri, 03 May 2024 20:07:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id gFsmJtAnNWYodwAAe85BDQ (envelope-from ) for ; Fri, 03 May 2024 20:07:12 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1714759632; a=rsa-sha256; cv=none; b=T9gxD59xnLb43RuuGDsqXUx1lBIB5zKQWY54pSL9SfFDwOKxK0NFb9X2A3WjQmXNjrxDJ/ UD69MtBurE1kDgGw/noEOlx3HlmxwMN+NCW74BH/0enmAM3JZUKqX0zh/hOtqs/xwh5vm4 QbDNtNSDoT5d9g6gH59BvPJHiutaDuGmXa5ThN+vBSN86ulQjq/WxBSm8Y1HfVz4r53M1F qIzRXxEQ4HVc79EeFMwOJYzKqCvSkbPIn4Slq3phlI932fuK5x97OyLG20/69DOa9hcSk0 cO6+5K8NW5KNjDXpeT/t/9IxLuGdYX0dAgnvogw9L8vI+6BwLuSZwD35RclR/A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1714759632; 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=Arv3s0gxsSkdkLGrqpbTd0iM7Mm/nT9bpt9O44kHHBY=; b=PzDT5A5RPUAhHsZJSTXZQeuN1HcsvxQiVBzB9fDf4Bh4YD2awYtM5OIFi4FKvzPqdaZpWw SphPahVZGWkHZeVtq/XPF8CDhA56Ka2KXx7fsJMT63zkPKZquufryfZd1OXkT0YWCLC6tH gF63HdRoUtiVc9zUuozxN/+NxrXqyRwXnp0Ps5yA7z0HgVRAs3au6/O8T2I7xJ85V0UCQ3 4MMEK88uZBhK9VKTzPeQ7X/0cLHnLPO3vygmu669mEI4dX0aKB3DvIUcOVEgLzhgyxCLJQ KKGEI5Mkd5ggGMH9L1pyF0VhbwOx5bbP/YJ5yit/4ybygXLb6yGnrNVZZUmGdA== 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 7A2371662E for ; Fri, 3 May 2024 20:07:12 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s2wkq-0001hw-0R; Fri, 03 May 2024 13:31:28 -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 1s2wjJ-0000Zf-KT for guix-patches@gnu.org; Fri, 03 May 2024 13:29:57 -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 1s2wjJ-00086Y-9E for guix-patches@gnu.org; Fri, 03 May 2024 13:29:53 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s2wje-0004Yo-PF for guix-patches@gnu.org; Fri, 03 May 2024 13:30:14 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70739] [PATCH 073/714] gnu: python-eliot: 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 17:30:14 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70739 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70739@debbugs.gnu.org Cc: ngraves@ngraves.fr X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.171475740817426 (code B ref -1); Fri, 03 May 2024 17:30:14 +0000 Received: (at submit) by debbugs.gnu.org; 3 May 2024 17:30:08 +0000 Received: from localhost ([127.0.0.1]:47721 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s2wjY-0004Wp-6j for submit@debbugs.gnu.org; Fri, 03 May 2024 13:30:08 -0400 Received: from lists.gnu.org ([2001:470:142::17]:59846) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s2wjT-0004UH-W6 for submit@debbugs.gnu.org; Fri, 03 May 2024 13:30:04 -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 1s2wj2-0000GQ-3Q for guix-patches@gnu.org; Fri, 03 May 2024 13:29:36 -0400 Received: from 12.mo582.mail-out.ovh.net ([178.32.125.228]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s2wj0-0007w1-Ih for guix-patches@gnu.org; Fri, 03 May 2024 13:29:35 -0400 Received: from director11.ghost.mail-out.ovh.net (unknown [10.108.17.88]) by mo582.mail-out.ovh.net (Postfix) with ESMTP id 4VWHqJ6gDWz1JCZ for ; Fri, 3 May 2024 17:29:32 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-c6r2j (unknown [10.110.96.146]) by director11.ghost.mail-out.ovh.net (Postfix) with ESMTPS id A5E2F1FD64; Fri, 3 May 2024 17:29:32 +0000 (UTC) Received: from ngraves.fr ([37.59.142.96]) by ghost-submission-6684bf9d7b-c6r2j with ESMTPSA id +OOWJfweNWbpJwUAL0WbIQ (envelope-from ); Fri, 03 May 2024 17:29:32 +0000 X-OVh-ClientIp: 80.214.115.223 Date: Fri, 3 May 2024 18:56:12 +0200 Message-ID: <20240503172650.32434-73-ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240503172650.32434-1-ngraves@ngraves.fr> References: <20240503172650.32434-1-ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 2232659519156576994 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvddvtddgudduvdcutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeelffejteeutefhfeekfffffedvudekjeekgfeludeitdfhkeevhfeivdfhffeggeenucfkphepuddvjedrtddrtddruddpkedtrddvudegrdduudehrddvvdefpdefjedrheelrddugedvrdelieenucevlhhushhtvghrufhiiigvpedufeenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopehguhhigidqphgrthgthhgvshesghhnuhdrohhrghdpoffvtefjohhsthepmhhoheekvddpmhhouggvpehsmhhtphhouhht Received-SPF: pass client-ip=178.32.125.228; envelope-from=ngraves@ngraves.fr; helo=12.mo582.mail-out.ovh.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Queue-Id: 7A2371662E X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -6.39 X-Spam-Score: -6.39 X-TUID: XXwQ+KmzKF1O * gnu/packages/python-xyz.scm (python-eliot): [native-inputs]: Remove python-flake8. Change-Id: I9bd8eed21fa875c4a9e2ba313d2e8ee4d4b51fb9 --- 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 c96235ea04..7be9e982f0 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -30682,7 +30682,6 @@ (define-public python-eliot (native-inputs (list python-coverage python-dask - python-flake8 python-hypothesis python-pytest python-setuptools -- 2.41.0