From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id WIP+NFRKcGL4EAEAbAwnHQ (envelope-from ) for ; Mon, 02 May 2022 23:17:08 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id gEf5NFRKcGKjgAAA9RJhRA (envelope-from ) for ; Mon, 02 May 2022 23:17:08 +0200 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 7D2C8171C1 for ; Mon, 2 May 2022 23:17:08 +0200 (CEST) Received: from localhost ([::1]:34698 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nldPn-00054T-JS for larch@yhetil.org; Mon, 02 May 2022 17:17:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36774) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nldPi-000545-G1 for guix-patches@gnu.org; Mon, 02 May 2022 17:17:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44255) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nldPi-0008IK-7O for guix-patches@gnu.org; Mon, 02 May 2022 17:17:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nldPi-0006O1-3e for guix-patches@gnu.org; Mon, 02 May 2022 17:17:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55060] [PATCH v4 1/8] gnu: python-meshio: Remove input labels. Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 02 May 2022 21:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55060 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55060@debbugs.gnu.org Cc: "Paul A. Patience" Received: via spool by 55060-submit@debbugs.gnu.org id=B55060.165152622024529 (code B ref 55060); Mon, 02 May 2022 21:17:02 +0000 Received: (at 55060) by debbugs.gnu.org; 2 May 2022 21:17:00 +0000 Received: from localhost ([127.0.0.1]:38151 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nldPg-0006NY-F5 for submit@debbugs.gnu.org; Mon, 02 May 2022 17:17:00 -0400 Received: from mail-4323.proton.ch ([185.70.43.23]:63056) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nldPe-0006NK-VM for 55060@debbugs.gnu.org; Mon, 02 May 2022 17:16:59 -0400 Date: Mon, 02 May 2022 21:16:44 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1651526213; bh=q5PoJ+l16OSw9b91F7s7cWcXxOLQIMCVFRWa5eO/cx0=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:In-Reply-To: References:Feedback-ID:From:To:Cc:Date:Subject:Reply-To: Feedback-ID:Message-ID; b=WE1eiUAa3FSFR2b1eTGkgO0LRebPcNlHqsx4AOB2UDGmpBZc3z5EsGEQlZHmovenC 6Xbf7bHpO1vPFR7XusZhj+fHBNbZxvHqtgXLQ4xNirG4PINcej8NkqzYVv5b9vSXfa MyJ88ZBy5WgBpTKoaPMtkzhZouQElqwDXju54ofjw/n2E4UMYqKmwZRQwy70viWTwB sOKtaE+OjpsbTl4YYeVH0s7rK5JKteOR+TA7Nyg2v5BzJp/yYArZAm1vpQO7UKUNJ0 5SVAiuNTs5MwsCYMlFgIRYnXt/rjF/5HL/YP4m1OW6NqJG0qu+LrVuRT+wn993A0Mi GxFVe6U6NNWAQ== From: "Paul A. Patience" Message-ID: <20220502211624.689372-2-paul@apatience.com> In-Reply-To: <20220502211624.689372-1-paul@apatience.com> References: <20220502211624.689372-1-paul@apatience.com> Feedback-ID: 19227857:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: "Paul A. Patience" Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1651526228; 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-type:content-type: 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:dkim-signature; bh=q5PoJ+l16OSw9b91F7s7cWcXxOLQIMCVFRWa5eO/cx0=; b=HgTd0qBhDrAcwMsQVKkhzdRAvSeWy+hVaIkAAgGDwdud3QttfevJ4lDTH1zEpP37isgr7G cd1I9WpeT8paZSPLFuFIDvDosfJ7aDywCQdGHRtX9RBtIg18idgZIsHwEnls9d5vFFyCZB OHWAnnppHrfaS6vdPKdldTKium6hIiZLIMrCDIcXMmMXhXBzyfjVsedpfZGrZ3xmJ0rGIx AZDpy0CxhQE2uZIwuLUk1w7Chpsq/gqWkpNzXS32a5oyN0koEt5rVOCnPWvAtJW0wzcKtl FpzbTnyakWICalnZXL6FNAKvH0r/IlQ+CPt+383hzOepJbCxVjrh79XTXBWoXw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1651526228; a=rsa-sha256; cv=none; b=GvoPanGorOe3YZcbWrvZRp6gGJltsQj2UprjUkTXKG9s1XYmnUCh4jWOIZOlTtliTJBTQr /RX6FcPlFp6gStC8Iz0HEctFUgg3ogyEw2BUuEht3CQ5NgfbwmmLW+3QRWsuOGvVTgqwDC oiewzS7fAT847oAGc1RW0ACCBIoqy9WbLjDBEi0ZIitEb4RO4eMGokXVHWHNjFA5Mbh7+K P69n5hpUBOk9hJfC/0vf5FmCYFCW47V6RtsOcK3fI8dWDuWxxd50IGDM9t4Lkk5FL5mrGn wbqWlAWUWJrYqSSjWtDEv825aLv7TkUgmoTDHC0/aIgAcojBYxskQBHdGf85Ag== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=WE1eiUAa; dmarc=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" X-Migadu-Spam-Score: 3.52 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=WE1eiUAa; dmarc=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" X-Migadu-Queue-Id: 7D2C8171C1 X-Spam-Score: 3.52 X-Migadu-Scanner: scn0.migadu.com X-TUID: BO3SR2IdAF7/ * gnu/packages/simulation.scm (python-meshio)[inputs, native-inputs, propagated-inputs]: Remove labels. --- gnu/packages/simulation.scm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gnu/packages/simulation.scm b/gnu/packages/simulation.scm index 3f2d8e136d..c8309761d2 100644 --- a/gnu/packages/simulation.scm +++ b/gnu/packages/simulation.scm @@ -789,13 +789,13 @@ (define-public python-meshio #t)))) (build-system python-build-system) (inputs - `(("h5py" ,python-h5py) - ("netcdf4" ,python-netcdf4))) + (list python-h5py + python-netcdf4)) (native-inputs - `(("pytest" ,python-pytest))) + (list python-pytest)) (propagated-inputs - `(("importlib-metadata" ,python-importlib-metadata) - ("numpy" ,python-numpy))) + (list python-importlib-metadata + python-numpy)) (arguments `(#:phases (modify-phases %standard-phases -- 2.36.0