From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 EMORIpFKcGJRcAAAbAwnHQ (envelope-from ) for ; Mon, 02 May 2022 23:18:09 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 0Bt+IpFKcGLLIAEAauVa8A (envelope-from ) for ; Mon, 02 May 2022 23:18:09 +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 53E171707A for ; Mon, 2 May 2022 23:18:09 +0200 (CEST) Received: from localhost ([::1]:35170 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nldQm-0005Q9-Ga for larch@yhetil.org; Mon, 02 May 2022 17:18:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36906) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nldQg-0005PF-RC for guix-patches@gnu.org; Mon, 02 May 2022 17:18:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44284) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nldQg-0008NJ-Ip for guix-patches@gnu.org; Mon, 02 May 2022 17:18:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nldQg-0006Qp-CF for guix-patches@gnu.org; Mon, 02 May 2022 17:18:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55060] [PATCH v4 2/8] gnu: python-meshio: Remove trailing booleans. Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 02 May 2022 21:18: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.165152622624584 (code B ref 55060); Mon, 02 May 2022 21:18:02 +0000 Received: (at 55060) by debbugs.gnu.org; 2 May 2022 21:17:06 +0000 Received: from localhost ([127.0.0.1]:38157 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nldPm-0006OS-LX for submit@debbugs.gnu.org; Mon, 02 May 2022 17:17:06 -0400 Received: from mail-4317.proton.ch ([185.70.43.17]:48383) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nldPl-0006NX-4P for 55060@debbugs.gnu.org; Mon, 02 May 2022 17:17:05 -0400 Date: Mon, 02 May 2022 21:16:49 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1651526219; bh=DSQOvFr9Ykxt2LpIxGa4ygMzkFuyFPE9JgN47IwOSi8=; 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=isK9HYW1M8G6cfmTwpwVaVCUVmfjyACbVi2GOJyHzZ0bQNmqepRa4nFLCeRjCQrWT YCQVytdzTSDrLjl+QOo9Gq0n0NC59XfCZAghM78eHxqEarr5wSsvpF1xepTn9Mgyza bLuJgacVIGWS3iVS0EFvgtLsR53HqH/nMNA/SD3sIkWoNcxoa3NkDyRjsoIkpT2BBa TqaYEG1ghVZmD6DKX9i+V4gALofVRWWbwqlF2Wb/D0LOeSgDof7tmxKE+2Y0eHE60h E1huATWEe5QlQsgsCG2nAEFs17M7V8XHs6UppC7VrCx0ei2D/0Elpby8X44YvqQ8hx o39BOIhYgAUhQ== From: "Paul A. Patience" Message-ID: <20220502211624.689372-3-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=1651526289; 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=DSQOvFr9Ykxt2LpIxGa4ygMzkFuyFPE9JgN47IwOSi8=; b=ATEHpsr2FgQHBVmVq8aK5qDJTszT2cs2VOFAnFIrtJtWY/Q/u2Y475KP7wy6nmXnxDbarW CH5xn0FACiXZXsnsz1uOVjVNyUI8ZAhaO50ZwVtHylAvlV5864mqVeBjT/iJRWjwx+6S2P 4aL5gSb+MSE0Y8RyHoI+ftHqZF4ulOl3B/rp+dRX+GGw9qJ3fG8MIXJgVt6M1rfcwVruoD DpaECLDBTjC/InyZu1Xrp+BiQm2CUSyGbvwDZ8CS7LMKFx1EU3mA8OtxanWo9DoRTqJ2Bb rYkfudr3aaYRKBb/cRecf7wCj2f+07e4brkgIdNabKcjjVzmozzxbTPiodHfqw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1651526289; a=rsa-sha256; cv=none; b=bR3gn6LJwIS2sKva7FcY+cZ1PJ14ZAQI5atgzBYhOK1xSVcmIU8Z5FEKLHDg5Rj0EDq3kV cyz87k/0jBrhO8RwD4ywsaYkJ+lFkewmOtf24YmoUuXA9vJgrFFmzQ0Rgbn5sE2s0UqenI mUJysXFnO/9EReX3182St7Gk8q8RSD/19WdKgipgnujkiS/ZSW/IMjetP+muH34CCBlrIY h1hII/PjBo2agpWNrBxDnVKpJ2lhLiRXwUq/E4toVcOI3ZLCs43ILOkomgu+XMwEhgrKgO UD16jUiNKcNso5KtSCDwLdjMxobd4d+cTzol1hogPTuWeSVRPaxWPgNILixcuA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=isK9HYW1; 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=isK9HYW1; 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: 53E171707A X-Spam-Score: 3.52 X-Migadu-Scanner: scn1.migadu.com X-TUID: jmZnQC6ag9dN * 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.36.0