From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id eJ4QKWH/YWLsUwAAbAwnHQ (envelope-from ) for ; Fri, 22 Apr 2022 03:05:37 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id +KEFKWH/YWIECwAAauVa8A (envelope-from ) for ; Fri, 22 Apr 2022 03:05:37 +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 04F4A2666 for ; Fri, 22 Apr 2022 03:05:37 +0200 (CEST) Received: from localhost ([::1]:54938 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nhhjs-0000wF-5K for larch@yhetil.org; Thu, 21 Apr 2022 21:05:36 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36046) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nhhiN-0006nY-Av for guix-patches@gnu.org; Thu, 21 Apr 2022 21:04:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:57228) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nhhiN-0000Hw-1s for guix-patches@gnu.org; Thu, 21 Apr 2022 21:04:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nhhiM-00040c-Rt for guix-patches@gnu.org; Thu, 21 Apr 2022 21:04:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55060] [PATCH 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 01:04: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.165058938915280 (code B ref 55060); Fri, 22 Apr 2022 01:04:02 +0000 Received: (at 55060) by debbugs.gnu.org; 22 Apr 2022 01:03:09 +0000 Received: from localhost ([127.0.0.1]:51110 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhhhV-0003yN-DS for submit@debbugs.gnu.org; Thu, 21 Apr 2022 21:03:09 -0400 Received: from mail-4323.proton.ch ([185.70.43.23]:42330) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhhhS-0003xV-4V for 55060@debbugs.gnu.org; Thu, 21 Apr 2022 21:03:06 -0400 Date: Fri, 22 Apr 2022 01:02:52 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1650589379; 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=TTBt6ovVRmMS+lbFJCUVNKdjgmNAa+hEWCMlLpp47vJ7jaWtiXH5mF52/Pf5x0SsF TW4yz08sZYltEKH2uYGhuPt//B7Pc39HvN2cHDufiX0FWfsYmMyuRfe19/s5HaJvW2 8gY+oQpPAbjxowUD81R9hXFoSsdlh1sif0iZZ0fDu87pbkAeyaW7MvW+NKwvvq4VOB Tb5r3sextgQlVeJ+jcyzwwQiGdT8cXn+JQ+qw4vrVfaOtligZOheupiLrkr71p3e+b tx20pwHBECT6RlAMtcz2NAlRhXLLZzx0szkmsWPlLjbfB51CM98LmGfTM91HEIWmsZ Q85LHhteK2x9g== From: "Paul A. Patience" Message-ID: <20220422010244.23280-2-paul@apatience.com> In-Reply-To: <20220422010244.23280-1-paul@apatience.com> References: <20220422010244.23280-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=1650589537; 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=B/WAQmszb2kv/G/m29h2Mbv2j/mrrXVr0V3FBwDazD4=; b=Kz3ak4u8YySe8MdlV+oq2lPLPctCHn9Cd2xrrAfIwGNxxc9vOXfOG1Vv8EGtoCh9482mCZ DdJtKoWWJxjx4HT5/yXsDKcE12mhZLOo6KUwaequW0EP57DtDqaex0DNL2A5qHbBh6O422 0QxuKlqRLe+o/q6o55yXdfvMZCjbsorAhri2cuY4YQGwF0QOTePm5mkBC8+yPyvhejWvwG 9do+0heOG6xbNcTe98t+icjXBNfs+JPF/vp3Fy+G9nO7ob0ox4N9QnH2M5S75q/0rZDUmQ OOVLvT5qzgcpNW3jYKM6K5/O0qxpGe7+sLhusEd8eQd6CXGgYnz92W4OtuaGfA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1650589537; a=rsa-sha256; cv=none; b=QPd4n9KsddjVrzeNVXq4A/I4SqfTKo21qGBnZ/Q2noFAtnh4/DwPnZdR92OAHELgB/q49p bS3ByULCEPtBRwuhNLSwbcaa+1lEy6GqJ2vIeGCtfPem0QnZW9KBXM39J3Q7APtKc3VOev wj7H5p5txAkxhQgGl/HbgOOgGPQgc8NyfWnUbHuh5t2GLmOVstKH9RUxMboQbgvzsPOCUu PE0H6UNeVVRhWoBqHjNEpaOEPSoOLqmA9Q82OL4Y3JJfHk6T3yATbOBflFLol7XY/LKr16 PUdvwALfMXy50az4+DJ+PcPCq1/t22WMVaz5GQv8EI3Um1Iirzrsci/5J+PbWw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=TTBt6ovV; 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.37 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=TTBt6ovV; 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: 04F4A2666 X-Spam-Score: 1.37 X-Migadu-Scanner: scn0.migadu.com X-TUID: vtNJaTJ1In2c * gnu/packages/simulation.scm (python-meshio)[snippet]: Remove trailing boolean. [arguments]: Same. --- gnu/packages/simulation.scm | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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 -- 2.35.1