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 SLYnArcPY2K2SwEAbAwnHQ (envelope-from ) for ; Fri, 22 Apr 2022 22:27:35 +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 8FIzArcPY2KULwAA9RJhRA (envelope-from ) for ; Fri, 22 Apr 2022 22:27:35 +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 A6B4C3C29D for ; Fri, 22 Apr 2022 22:27:34 +0200 (CEST) Received: from localhost ([::1]:34268 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nhzsL-0003kR-Sw for larch@yhetil.org; Fri, 22 Apr 2022 16:27:33 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59194) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nhzrr-0003cd-RM for guix-patches@gnu.org; Fri, 22 Apr 2022 16:27:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60854) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nhzrr-000575-J5 for guix-patches@gnu.org; Fri, 22 Apr 2022 16:27:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nhzrr-00025J-Fk for guix-patches@gnu.org; Fri, 22 Apr 2022 16:27:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54869] [PATCH v3 5/7] gnu: python-vedo: Remove input labels. Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 22 Apr 2022 20:27:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54869 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 54869@debbugs.gnu.org Cc: "Paul A. Patience" Received: via spool by 54869-submit@debbugs.gnu.org id=B54869.16506591747887 (code B ref 54869); Fri, 22 Apr 2022 20:27:03 +0000 Received: (at 54869) by debbugs.gnu.org; 22 Apr 2022 20:26:14 +0000 Received: from localhost ([127.0.0.1]:54740 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhzr3-000237-FB for submit@debbugs.gnu.org; Fri, 22 Apr 2022 16:26:13 -0400 Received: from mail-4317.proton.ch ([185.70.43.17]:50340) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhzr1-00022g-4E for 54869@debbugs.gnu.org; Fri, 22 Apr 2022 16:26:11 -0400 Date: Fri, 22 Apr 2022 20:25:57 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1650659165; bh=RMA0eOqbrT54fixWwH1NksStjUAMXMEEGd8mFls+2xQ=; 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=GkUe6L2rQeye3qCscbcrB0ES4n7HwcFzss/h0eV4rRnEuXTQlfWR2cVjO1QCO0Rya XFoe0nWVoL+iWevsnCo+MW7AI+7TFyEWyTQuxIY0rhYaDhEBnVRtVCSEh/rhrApM2K 7Vx5g3uyqd+xntOHw8kekG8HPkWyfq7AUuAqBgBk5B1YOJ95sDjiSaOz6u911ir1j0 EcuTBbGaOTUXjHTuSsEuSC7oRu6CjwhVPKVhP9WDE6gX/BjRpYOiLCsemm+s9fAbRh ULEWQ7Xhd7k8Vl9pjLnzYJhTIq45uQ4+sMDKcSUXk43Opa1C0CqFZIi8qbAQ6P69W+ 0xlmfnmvigVKg== From: "Paul A. Patience" Message-ID: <20220422202538.106338-6-paul@apatience.com> In-Reply-To: <20220422202538.106338-1-paul@apatience.com> References: <20220422202538.106338-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=1650659254; 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=RMA0eOqbrT54fixWwH1NksStjUAMXMEEGd8mFls+2xQ=; b=SCt10Drrq789f3qKNrZy9N6t/s/UPjgrNaLDYZk/eGdiGymRPlpTtcf9qKbs0Mi3fUyX3q Nrwa4tigi+yfTMVaOenRV6g18qHJaHuVzIS5Bw4drBvKPqkHU+sR1e8h4fJolSpNKd+BkD fhfiTqgQqOXE/f0BHXJ2mDytKnHvidFi9rMDzYGKDO2yyUwjMkY9CIzIlRs1xLbPUAuYrU bJyR6ytM+xTQa/NKA2lh7a8e2H3Xjh26qGhd3U5BU+I1Ch+IrvYssbnA/qdOV4KxBE4bn2 OheAdSehfXT75mHJip42FIDCVKZye9FqNoKgh2P+dmw4o7vwxvaWSuOum/SlRA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1650659254; a=rsa-sha256; cv=none; b=QEq978Le5tAPVlM5vlVdrW1WfeqSxMTp0hI0YUYT3ilEgKn0Rw/NSuQzr8u6Fs8Nhx6SMw TrUd1HuD2GGB4bKE9oXnjSulyS+xqt+aD/oqmripKE1M1w21mZUAnOE31s9/SfFc0cOIel iOC/X7iwhd97cye82/KaKXvfRk8wgCGcZRWi6rr4ZqLfdMA9E6wcXyI/b4yMmC8fq3d5Ex muNVRfNwLbb2vN3aAIEJVkkX5TdCN2r5aPHIWdy1USJ5GF3IgtEWK2U9EBPcqzI7yU2VEJ yIZHqrKF9AKwZc9H5kLckSt8mHH8xZm+mW9uycqmN8h+kVFS6PXEWiAWiyfhAg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=GkUe6L2r; 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: 1.98 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=GkUe6L2r; 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: A6B4C3C29D X-Spam-Score: 1.98 X-Migadu-Scanner: scn0.migadu.com X-TUID: yo+SXIBg/Z+L * gnu/packages/python-science.scm (python-vedo)[inputs]: Remove labels and sort the inputs. [propagated-inputs]: Remove labels. --- gnu/packages/python-science.scm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.= scm index 4538904b68..3afaa0efc2 100644 --- a/gnu/packages/python-science.scm +++ b/gnu/packages/python-science.scm @@ -886,14 +886,14 @@ (define-public python-vedo (invoke "./run_all.sh"))) '("common" "dolfin"))))))))) (inputs ; for the check phase - `(("dolfin" ,fenics) - ("pkgconfig" ,python-pkgconfig) - ("matplotlib" ,python-matplotlib))) + (list fenics + python-matplotlib + python-pkgconfig)) (native-inputs ; for python-pkgconfig (list pkg-config)) (propagated-inputs - `(("numpy" ,python-numpy) - ("vtk" ,vtk))) + (list python-numpy + vtk)) (home-page "https://github.com/marcomusy/vedo") (synopsis "Analysis and visualization of 3D objects and point clouds") -- 2.35.1