From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id wExBByEfNWb4ggEA62LTzQ:P1 (envelope-from ) for ; Fri, 03 May 2024 19:30:09 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id wExBByEfNWb4ggEA62LTzQ (envelope-from ) for ; Fri, 03 May 2024 19:30:09 +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=1714757408; 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=k3UmUKHdqFr9kABTFmu0TdrhmX+G3DuCVHD0hjBdn8I=; b=mQei1GZYnfYcn0MdYOD7Muj6NkQqdNSo/P4mQ691XCoaPlWq2mnERURsMiLeStPg+SKdQ0 3fo4hCX7iM7B3kbFIrTQCTicjAXjLqpUhnjk5rA8fY7vIFvINyE9NuNNF8kyGXOTzlnIx6 0ANubWQrP14wOKlnpaCdpsQx6XX+lIOjYYAjn9oCEIl+F1HQn8vvK9pVzFd3WhPuJl4eUQ E6nB0ZXGK68wbKN5AZJgr4OlZYOv3Jbp1USlBhpZ47yrR05akvtwKHo2IctgiK4xpsqr5Y H+ZDvFMWJTEshcK0MICf1YXCS8wn6Rq01NF6aspHyF4fUwkw6H9s5WeE0QTwjw== 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=1714757408; a=rsa-sha256; cv=none; b=TqVcfLHPU/OwufICFY3GUc7eDOW4eguVZQo+6Z5VMXa3R408OIZX6z96W1E/OCMZsWfIkQ ehjHXI9BByiXCypEBr0CW3nml3aOAHBo6gBR1LZdKXxFbDzlKJW16UkZ0zCJzH2XxI3Yyr w/F988ReTYQ9HbpXii+KAeOUxdxzkV2T05BHPFyh9mSAtSEuFExG6TmLgvvJ2WldP33VME xiy/oq+dRl6wR8XQt+qJfyqqucmduN4+o+DJyECte7Ajng5jFoRtAOSXc28iIJfpk/vJOk +WTAB6L3l+qUh378uwNqiKDLsZabmoC1oaxsdX0QFT0cWKVjbOhQ3EZBx76wjw== 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 E2E587D487 for ; Fri, 3 May 2024 19:30:08 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s2wjJ-0000XQ-B4; Fri, 03 May 2024 13:29:53 -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 1s2wjA-0000Tm-Ld for guix-patches@gnu.org; Fri, 03 May 2024 13:29:44 -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 1s2wjA-000839-DF for guix-patches@gnu.org; Fri, 03 May 2024 13:29:44 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s2wjW-0004WJ-QN for guix-patches@gnu.org; Fri, 03 May 2024 13:30:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70739] [PATCH 058/714] gnu: python-linear-operator: 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:06 +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.171475737417107 (code B ref -1); Fri, 03 May 2024 17:30:06 +0000 Received: (at submit) by debbugs.gnu.org; 3 May 2024 17:29:34 +0000 Received: from localhost ([127.0.0.1]:47662 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s2wj0-0004Rr-Iz for submit@debbugs.gnu.org; Fri, 03 May 2024 13:29:34 -0400 Received: from lists.gnu.org ([2001:470:142::17]:35326) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s2wiy-0004R6-RW for submit@debbugs.gnu.org; Fri, 03 May 2024 13:29:33 -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 1s2wiV-0007uR-Kg for guix-patches@gnu.org; Fri, 03 May 2024 13:29:04 -0400 Received: from 1.mo581.mail-out.ovh.net ([178.33.45.51]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s2wiT-0007fv-Q2 for guix-patches@gnu.org; Fri, 03 May 2024 13:29:03 -0400 Received: from director3.ghost.mail-out.ovh.net (unknown [10.109.176.110]) by mo581.mail-out.ovh.net (Postfix) with ESMTP id 4VWHpg3T33z15yZ for ; Fri, 3 May 2024 17:28:59 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-hj9zf (unknown [10.111.182.135]) by director3.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 8C2701FDEA; Fri, 3 May 2024 17:28:58 +0000 (UTC) Received: from ngraves.fr ([37.59.142.108]) by ghost-submission-6684bf9d7b-hj9zf with ESMTPSA id ge8HHNoeNWYEqwEA5/JSWw (envelope-from ); Fri, 03 May 2024 17:28:58 +0000 X-OVh-ClientIp: 80.214.115.223 Date: Fri, 3 May 2024 18:55:57 +0200 Message-ID: <20240503172650.32434-58-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: 2223370841684763362 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvddvtddguddufecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeelffejteeutefhfeekfffffedvudekjeekgfeludeitdfhkeevhfeivdfhffeggeenucfkphepuddvjedrtddrtddruddpkedtrddvudegrdduudehrddvvdefpdefjedrheelrddugedvrddutdeknecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopehguhhigidqphgrthgthhgvshesghhnuhdrohhrghdpoffvtefjohhsthepmhhoheekuddpmhhouggvpehsmhhtphhouhht Received-SPF: pass client-ip=178.33.45.51; envelope-from=ngraves@ngraves.fr; helo=1.mo581.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_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=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-Spam-Score: -6.39 X-Migadu-Queue-Id: E2E587D487 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -6.39 X-TUID: 4g7q9lmUzL38 * gnu/packages/machine-learning.scm (python-linear-operator): [native-inputs]: Remove python-flake8. Change-Id: Ica64069c1b2128047bd2d2b93301d6fd5e108ead --- gnu/packages/machine-learning.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gnu/packages/machine-learning.scm b/gnu/packages/machine-learning.scm index 688d902500..5c67db26cf 100644 --- a/gnu/packages/machine-learning.scm +++ b/gnu/packages/machine-learning.scm @@ -5107,8 +5107,7 @@ (define-public python-linear-operator python-pytorch python-scipy python-typeguard)) - (native-inputs (list python-flake8 - python-flake8-print + (native-inputs (list python-flake8-print python-pytest python-setuptools-scm python-twine)) -- 2.41.0