From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id GP2UN1MlNWZzJAAAqHPOHw:P1 (envelope-from ) for ; Fri, 03 May 2024 19:56:36 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id GP2UN1MlNWZzJAAAqHPOHw (envelope-from ) for ; Fri, 03 May 2024 19:56:36 +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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1714758995; 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=kjU4ObcpCvx0JU0G4Ccp/YvQ3ggh5sN/1K68I2Ql1D8=; b=tnop8UwVZNhoXBgDdlZlhr/niAkxfy+FN/RgM/cpOFy4OAROtLmtFB67h5ZNG7uxOlgzwp jObLqwCAb7MuTz7ytVB4lDu/g5Zs/IVR8fTFV/k6nyU//SRi+oHItBMwH9TG2RB7qAl4yZ /u+o+uw01MqALIkgwg8wHYA/KmCrcLKslKN19tEogCthVl6/0JyHa5Xp5bJ6C/qQ4ZhemQ xT+RuCnX4bXV0sSQ/+Q5hoG//8gQxEuAi3HUgtgrlkyxPv6Nk8RjXEV9W2Me7gktZJSiMf nLbFjElVsdJhtsbxpwfUTu12iMwcGIs2uKrAS4YLrH19BMAS6xYTSf7u92DOnQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1714758995; a=rsa-sha256; cv=none; b=kJLmJl42GoIyWjci3nc0Lfp2zlgpw6c8VSU28ZObAenwvIq7aKJJ5w2WrqDI1Weg/R/A0S QoIIcaWj6JVj+9dSKbqrhwq0TSg1+2q1GHRIcXOfnQqWbsFRCPTySNzUmkVb4QypA/jYAg 7a0P2yPPmPG6a4NLLuUCFYntpVgZkPouf2aPs/3FIIlQuhaKdcaH//gLPc2tdhBI76dHZi qDwo+6MjEeIUX5KR+NqGlZd5wDaSt+XHwm8KqrkppxZ/rbzUFzud81NyHc1i80sCPzRm87 vwbXEady3yZXCJZ3pWuEN2qkYGnpiPhYUYNjyLCydEyGobiZUXf/XDUw54g3kA== 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" 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 AE8A074E65 for ; Fri, 03 May 2024 19:56:35 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s2wlv-0003wS-BL; Fri, 03 May 2024 13:32:35 -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 1s2wkD-0001IG-Ah for guix-patches@gnu.org; Fri, 03 May 2024 13:30:53 -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 1s2wk9-00005s-FW for guix-patches@gnu.org; Fri, 03 May 2024 13:30:48 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s2wkV-0004fy-V3 for guix-patches@gnu.org; Fri, 03 May 2024 13:31:07 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70739] [PATCH 088/714] gnu: python-astropy: Remove python-coverage native-input. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 03 May 2024 17:31:07 +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.171475744617821 (code B ref -1); Fri, 03 May 2024 17:31:07 +0000 Received: (at submit) by debbugs.gnu.org; 3 May 2024 17:30:46 +0000 Received: from localhost ([127.0.0.1]:47782 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s2wkA-0004dM-Dy for submit@debbugs.gnu.org; Fri, 03 May 2024 13:30:46 -0400 Received: from lists.gnu.org ([2001:470:142::17]:48466) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s2wk8-0004cp-9Y for submit@debbugs.gnu.org; Fri, 03 May 2024 13:30:44 -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 1s2wjQ-0000hE-DE for guix-patches@gnu.org; Fri, 03 May 2024 13:30:03 -0400 Received: from 4.mo575.mail-out.ovh.net ([46.105.59.63]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s2wjO-00089S-LR for guix-patches@gnu.org; Fri, 03 May 2024 13:30:00 -0400 Received: from director6.ghost.mail-out.ovh.net (unknown [10.108.2.89]) by mo575.mail-out.ovh.net (Postfix) with ESMTP id 4VWHqn3J4Gz1SL7 for ; Fri, 3 May 2024 17:29:57 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-xcxgh (unknown [10.110.178.210]) by director6.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 330EA1FDD1; Fri, 3 May 2024 17:29:55 +0000 (UTC) Received: from ngraves.fr ([37.59.142.97]) by ghost-submission-6684bf9d7b-xcxgh with ESMTPSA id iGvbERMfNWb/SAEAbHOUkA (envelope-from ); Fri, 03 May 2024 17:29:55 +0000 X-OVh-ClientIp: 80.214.115.223 Date: Fri, 3 May 2024 18:56:27 +0200 Message-ID: <20240503172650.32434-88-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: 2239696390409741026 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvddvtddgudduvdcutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeelffejteeutefhfeekfffffedvudekjeekgfeludeitdfhkeevhfeivdfhffeggeenucfkphepuddvjedrtddrtddruddpkedtrddvudegrdduudehrddvvdefpdefjedrheelrddugedvrdeljeenucevlhhushhtvghrufhiiigvpedutdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopehguhhigidqphgrthgthhgvshesghhnuhdrohhrghdpoffvtefjohhsthepmhhoheejhedpmhhouggvpehsmhhtphhouhht Received-SPF: pass client-ip=46.105.59.63; envelope-from=ngraves@ngraves.fr; helo=4.mo575.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_H4=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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -3.39 X-Spam-Score: -3.39 X-Migadu-Queue-Id: AE8A074E65 X-Migadu-Scanner: mx11.migadu.com X-TUID: Tn0VTs06WAxz * gnu/packages/astronomy.scm (python-astropy): [native-inputs]: Remove python-coverage. Change-Id: Ibe31312409bf70d7ecb7a6f65a47982ba02edb3c --- gnu/packages/astronomy.scm | 1 - 1 file changed, 1 deletion(-) diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index 3eb847e159..b44bca6e59 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -1620,7 +1620,6 @@ (define-public python-astropy (native-inputs (list pkg-config python-colorlog - python-coverage python-cython-3 python-extension-helpers python-h5py -- 2.41.0