From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 eHDjFcPgZmKHJgAAbAwnHQ (envelope-from ) for ; Mon, 25 Apr 2022 19:56:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id SFEuFcPgZmK1KwAAG6o9tA (envelope-from ) for ; Mon, 25 Apr 2022 19:56:19 +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 BE22C6FA4 for ; Mon, 25 Apr 2022 19:56:18 +0200 (CEST) Received: from localhost ([::1]:45600 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nj2wb-000595-WA for larch@yhetil.org; Mon, 25 Apr 2022 13:56:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60884) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nj2wN-00057r-R7 for guix-patches@gnu.org; Mon, 25 Apr 2022 13:56:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42110) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nj2wN-0005N8-BL for guix-patches@gnu.org; Mon, 25 Apr 2022 13:56:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nj2wN-0001jq-96 for guix-patches@gnu.org; Mon, 25 Apr 2022 13:56:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55060] [PATCH v3 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: Mon, 25 Apr 2022 17:56: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.16509093516617 (code B ref 55060); Mon, 25 Apr 2022 17:56:03 +0000 Received: (at 55060) by debbugs.gnu.org; 25 Apr 2022 17:55:51 +0000 Received: from localhost ([127.0.0.1]:35995 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nj2wB-0001ie-85 for submit@debbugs.gnu.org; Mon, 25 Apr 2022 13:55:51 -0400 Received: from mail-4317.proton.ch ([185.70.43.17]:54083) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nj2w7-0001iD-U5 for 55060@debbugs.gnu.org; Mon, 25 Apr 2022 13:55:48 -0400 Date: Mon, 25 Apr 2022 17:55:38 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1650909341; bh=7Hcurfq3t/Fob0szPjWqOQVp8abk950p5MSLsFKkylA=; 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=LwSfRIX3P5jDm4N+m9mgQac0go4YPV9LxM/91ODzHST3dYbalpuJGblhSvuyaPL/5 a9TohRN1Gh6762AaUYVcJxDSJMSANiLHwnVikro2H/R+DDzQfRDcx0Hfrcg5BxHYID 7TediUHq2ncp16WfK00mjeUV1YugD65rmgxGz2CsFFX4neCZj/PbFZlVWnFH05AQUe qEJbqjx0NiXlIggDoPFL/2M80PgXAF4qfCifqnN3Et53ZiSlcxpc0djbwozpyubITL lJZ5zAxjde8heptVg09xDtvTMfHxA/nvpZeVCepDsB70Jcir0h7O0/L8FD4D1HDBzw Ve0f0B3PWLepg== From: "Paul A. Patience" Message-ID: <20220425175515.54516-3-paul@apatience.com> In-Reply-To: <20220425175515.54516-1-paul@apatience.com> References: <20220425175515.54516-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=1650909379; 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=7Hcurfq3t/Fob0szPjWqOQVp8abk950p5MSLsFKkylA=; b=e4UnjuwIzm9VAtBXAssRB93mLuU6gTj6uid4bu7LRTpndqI/H/JPWXvQGyDjtUM95BPFwC Cw5Ql7oGNqdGZype3oeY+iade+lEQegBurHHzQhW4AHlNCi4jgUI+HsYfH3MR/KtV+O1Ui 7aSwtCN9PdBZni6WeQeSCLgVljHBZvbOQLCTeFbnIJGh48u147VwPi7cET7R/qt3lLOT/n 1k7r6gAZUlEaT+2oK8higX6Ovgx0VV4f46A4jzzh1WgYFO2XpyXhBG5BfqogfObrPKkiwq xxx5RVrKahKPMOiEbtqsu/8pSkTFZPq5mPAyobK5fLHjGDFjq9EiXaCaw8y+kw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1650909379; a=rsa-sha256; cv=none; b=tLc5OM0PUaOvHHqcECFZn7fGRFxc5L+l6tCQoKPQd3L+l3wkDsmTGlIn7x6s4qbIdwezLB pm2OHch2S4q080THi0vF95ZbK08efcoJyY6c0BPystgDy1qzDTN9qFf6xCqQY4dzoty5Wx OUGqiI4s+nGG7V7PdUTTbTkwKTy2MkeJg2c97rmmiD7QcFX2CnPj7sB8D9v33C8pSP9xH1 vsxk++HZVgztayc+Uf9i4iFTgqKeX4ydyXEUkiGuK9P37ejlBk0nma28K5aUVYiOTI+Hrc /RQdUmhmYi3J2xipT6/6l2gaCcqyxCGuB4SqRaBifyfxSbtuaSmtSddVXVulbQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=LwSfRIX3; 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.99 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=LwSfRIX3; 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: BE22C6FA4 X-Spam-Score: 1.99 X-Migadu-Scanner: scn1.migadu.com X-TUID: H6Iix0GaRCLY * gnu/packages/simulation.scm (python-meshio)[snippet]: Remove trailing boolean (and therefore the 'begin'). [arguments]: Remove trailing boolean. --- gnu/packages/simulation.scm | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/gnu/packages/simulation.scm b/gnu/packages/simulation.scm index c8309761d2..42383bf486 100644 --- a/gnu/packages/simulation.scm +++ b/gnu/packages/simulation.scm @@ -782,11 +782,9 @@ (define-public python-meshio (base32 "0kv832s2vyff30zz8yqypw5jifwdanvh5x56d2bzkvy94h4jlddy")) (snippet - '(begin - (let ((file (open-file "setup.py" "a"))) - (display "from setuptools import setup\nsetup()" file) - (close-port file)) - #t)))) + '(let ((file (open-file "setup.py" "a"))) + (display "from setuptools import setup\nsetup()" file) + (close-port file))))) (build-system python-build-system) (inputs (list python-h5py @@ -802,8 +800,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