From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.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 qHsTCpYeNWa4EwAAqHPOHw:P1 (envelope-from ) for ; Fri, 03 May 2024 19:27:50 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id qHsTCpYeNWa4EwAAqHPOHw (envelope-from ) for ; Fri, 03 May 2024 19:27:50 +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=1714757270; 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=rU6d98WWfY0jZ1gGDCbIMfeZryaLPSbjF0Qm06tvsts=; b=pLQfFg8P37S6NjKxsRXO79QY5e+nvFLgPJ7ERrZIfPJrxDR1h1D3/XYSiICZsGSmNMxYjP P27F3Xb0RtR/ymWroWf+DWFBDvNhRzzPhOsMkuiQKFS3VG/UYbVsXYUOp/ahFoeM7+JMy8 GD3GsHa7FWIM2qh64R5Y4GOnVWw+ypWdIgHiQQLwxU/xs4Xb33jCZMvdGFJ/mPy05U5i60 nibIsTS6a6oVYAUM4buuoFnaYnQXPYVCZJ/Lxmto2wcxl1iaJvOJqF86zx3l/W/Pg42AEz 9+QXpsEYemKDdJRq4P5U22Gk69vpVYEmo933bI7N/be40KLgScWiF5ZBbEQn0g== 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=1714757270; a=rsa-sha256; cv=none; b=H3PsXj+ZVSt9cICPF3iFSQCfepB/uHK+QCln4tRonkVDh1EOZxp1VutYDyYPWQoJcM6ZQF FbRC0mpexwVlq0TZ/Z/vaaHiDo8U0bY3OQpBURelpVbS4vw7O7egEBbjSnhScJW9K4aN51 Zz4y93XsyEZgSNwn7z2erATulvy3sLEyrcRYqO10rfGguqyknXqEmQ7NM4ll3vACfa0Nl4 MJM4KBuyhLhL6ZJEy1DEP9VYKrqKctmCpo70lrzGely3wKz4YcIhQRVAzfXzeuSsq6PlqS QTBAOZP4bdOuWyCxNTqnkMjY8wVtar8brr1I7WG6qrgz1q4A45ZZP2fPkoNkhw== 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 C1A297D0A3 for ; Fri, 3 May 2024 19:27:49 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s2whC-0006bc-G7; Fri, 03 May 2024 13:27:42 -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 1s2whB-0006aY-2d for guix-patches@gnu.org; Fri, 03 May 2024 13:27:41 -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 1s2whA-0007Gj-QB for guix-patches@gnu.org; Fri, 03 May 2024 13:27:40 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s2whX-00048w-7E for guix-patches@gnu.org; Fri, 03 May 2024 13:28:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70737] [PATCH 003/714] gnu: python-funsor: Remove python-black native-input. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 03 May 2024 17:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 70737 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70737@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.171475726815759 (code B ref -1); Fri, 03 May 2024 17:28:02 +0000 Received: (at submit) by debbugs.gnu.org; 3 May 2024 17:27:48 +0000 Received: from localhost ([127.0.0.1]:47409 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s2whI-000461-7b for submit@debbugs.gnu.org; Fri, 03 May 2024 13:27:48 -0400 Received: from lists.gnu.org ([2001:470:142::17]:39290) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s2whF-00045X-Ee for submit@debbugs.gnu.org; Fri, 03 May 2024 13:27:46 -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 1s2wgn-0006Ux-KN for guix-patches@gnu.org; Fri, 03 May 2024 13:27:17 -0400 Received: from 6.mo550.mail-out.ovh.net ([46.105.43.205]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s2wgk-0007BL-Db for guix-patches@gnu.org; Fri, 03 May 2024 13:27:17 -0400 Received: from director9.ghost.mail-out.ovh.net (unknown [10.108.25.252]) by mo550.mail-out.ovh.net (Postfix) with ESMTP id 4VWHmc0PCbz1S73 for ; Fri, 3 May 2024 17:27:12 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-bjsgq (unknown [10.110.178.62]) by director9.ghost.mail-out.ovh.net (Postfix) with ESMTPS id D285D1FD33; Fri, 3 May 2024 17:27:10 +0000 (UTC) Received: from ngraves.fr ([37.59.142.108]) by ghost-submission-6684bf9d7b-bjsgq with ESMTPSA id yEQ7L24eNWYuiQEA1kvFRg (envelope-from ); Fri, 03 May 2024 17:27:10 +0000 X-OVh-ClientIp: 80.214.115.223 Date: Fri, 3 May 2024 18:55:02 +0200 Message-ID: <20240503172650.32434-3-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: 2193253021241500386 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvddvtddgudduvdcutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeelffejteeutefhfeekfffffedvudekjeekgfeludeitdfhkeevhfeivdfhffeggeenucfkphepuddvjedrtddrtddruddpkedtrddvudegrdduudehrddvvdefpdefjedrheelrddugedvrddutdeknecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopehguhhigidqphgrthgthhgvshesghhnuhdrohhrghdpoffvtefjohhsthepmhhoheehtddpmhhouggvpehsmhhtphhouhht Received-SPF: pass client-ip=46.105.43.205; envelope-from=ngraves@ngraves.fr; helo=6.mo550.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_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=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: C1A297D0A3 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -6.39 X-TUID: 4+P24qIcSxK8 * gnu/packages/machine-learning.scm (python-funsor): [native-inputs]: Remove python-black. Change-Id: I2049ce0c0701f91a883646d40bd985f8a7bda7d9 --- 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 e11a851105..62fe0d9980 100644 --- a/gnu/packages/machine-learning.scm +++ b/gnu/packages/machine-learning.scm @@ -173,8 +173,7 @@ (define-public python-funsor (propagated-inputs (list python-makefun python-multipledispatch python-numpy python-opt-einsum python-typing-extensions)) - (native-inputs (list python-black - python-flake8 + (native-inputs (list python-flake8 python-isort python-nbsphinx python-pandas -- 2.41.0