From patchwork Fri Apr 22 12:41:36 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Paul A. Patience" X-Patchwork-Id: 38749 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id E2ED527BBEA; Fri, 22 Apr 2022 13:56:23 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id AE08727BBE9 for ; Fri, 22 Apr 2022 13:56:23 +0100 (BST) Received: from localhost ([::1]:33446 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nhspi-0005zn-Fi for patchwork@mira.cbaines.net; Fri, 22 Apr 2022 08:56:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41096) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nhsbs-0007ju-0p for guix-patches@gnu.org; Fri, 22 Apr 2022 08:42:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58013) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nhsbr-0005pz-Nb for guix-patches@gnu.org; Fri, 22 Apr 2022 08:42:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nhsbr-0004uf-Lj for guix-patches@gnu.org; Fri, 22 Apr 2022 08:42:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55060] [PATCH v2 2/6] gnu: python-meshio: Remove trailing booleans. Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 22 Apr 2022 12:42:03 +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.165063130918809 (code B ref 55060); Fri, 22 Apr 2022 12:42:03 +0000 Received: (at 55060) by debbugs.gnu.org; 22 Apr 2022 12:41:49 +0000 Received: from localhost ([127.0.0.1]:51898 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhsbc-0004tJ-Qq for submit@debbugs.gnu.org; Fri, 22 Apr 2022 08:41:49 -0400 Received: from mail-40136.proton.ch ([185.70.40.136]:29709) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhsbZ-0004se-OO for 55060@debbugs.gnu.org; Fri, 22 Apr 2022 08:41:46 -0400 Date: Fri, 22 Apr 2022 12:41:36 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1650631299; bh=B/WAQmszb2kv/G/m29h2Mbv2j/mrrXVr0V3FBwDazD4=; 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=UkHT9GYyQjWLf7sT58x//GsU3rP5QiHdcs42Nz0OvjIN7uTU7pg0W944UCTJyADVY 7Mf3EROSkB2TjL5y3wrrJ91VcPi7IfjWfbQTSpfoGztySwgkmXZJj+Oj1mp6K+vGLs QzQbQ4FCvEyRq+FZYKo1WZQKnnWOVR+tm/Knt7U8Hp7gem6dSPY5LVrrVID4SKreGL xe0RhjtNwZtHqQntVSKr2I/bcfjrms0i/9/vqCIHp/1JV8CyFcNbVIF8XPEev0BW7y VlG7eCo3eao56u1f37TTIMMa36ziaIzZR42BtPesVjRugb4A1E4ncjgdOvS6LBEQgU BDneR92cVRKZA== From: "Paul A. Patience" Message-ID: <20220422124118.66783-3-paul@apatience.com> In-Reply-To: <20220422124118.66783-1-paul@apatience.com> References: <20220422124118.66783-1-paul@apatience.com> Feedback-ID: 19227857:user:proton MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/simulation.scm (python-meshio)[snippet]: Remove trailing boolean. [arguments]: Same. --- gnu/packages/simulation.scm | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) -- 2.35.1 diff --git a/gnu/packages/simulation.scm b/gnu/packages/simulation.scm index c8309761d2..fa246f9fb7 100644 --- a/gnu/packages/simulation.scm +++ b/gnu/packages/simulation.scm @@ -785,8 +785,7 @@ (define-public python-meshio '(begin (let ((file (open-file "setup.py" "a"))) (display "from setuptools import setup\nsetup()" file) - (close-port file)) - #t)))) + (close-port file)))))) (build-system python-build-system) (inputs (list python-h5py @@ -802,8 +801,7 @@ (define-public python-meshio (replace 'check (lambda* (#:key outputs inputs #:allow-other-keys) (add-installed-pythonpath inputs outputs) - (invoke "python" "-m" "pytest" "-v" "tests") - #t))))) + (invoke "python" "-m" "pytest" "-v" "tests")))))) (home-page "https://github.com/nschloe/meshio") (synopsis "I/O for mesh files") (description "There are various file formats available for