From patchwork Fri Apr 22 01:03:16 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: 38737 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 12DCA27BBEA; Fri, 22 Apr 2022 02:17:34 +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 C3E6027BBE9 for ; Fri, 22 Apr 2022 02:17:33 +0100 (BST) Received: from localhost ([::1]:44538 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nhhvR-0006aF-03 for patchwork@mira.cbaines.net; Thu, 21 Apr 2022 21:17:33 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36056) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nhhiO-0006nr-OZ for guix-patches@gnu.org; Thu, 21 Apr 2022 21:04:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:57232) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nhhiO-0000IK-GV for guix-patches@gnu.org; Thu, 21 Apr 2022 21:04:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nhhiO-000415-D5 for guix-patches@gnu.org; Thu, 21 Apr 2022 21:04:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55060] [PATCH 6/6] gnu: Add python-pyvista. Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 22 Apr 2022 01:04:04 +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.165058940715348 (code B ref 55060); Fri, 22 Apr 2022 01:04:04 +0000 Received: (at 55060) by debbugs.gnu.org; 22 Apr 2022 01:03:27 +0000 Received: from localhost ([127.0.0.1]:51124 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhhhn-0003zT-Dk for submit@debbugs.gnu.org; Thu, 21 Apr 2022 21:03:27 -0400 Received: from mail-4022.proton.ch ([185.70.40.22]:43387) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhhhm-0003z3-Ay for 55060@debbugs.gnu.org; Thu, 21 Apr 2022 21:03:26 -0400 Date: Fri, 22 Apr 2022 01:03:16 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1650589400; bh=LrgYRW3eTRRG0lHVDtM62cRgDxftIjkxhLVNLCKxq10=; 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=iffOT3Rt7NdrlCckia89wNcqis/Y/BKaJsa6qv5HGtQ3Tg2pnhcR95G4AFP2WQ/dy FXdNnQpL+MvkYaUrMSfIABQEmu3EJipEbdN4rffw3EOuVb8k9mrv4orglucx/+6RAr MabZaJr8LfnsZBP1syexDUBR2zjOzpNJF7ZLCuRc859bKFVR5DMJsF8VdHWBkOd5q1 BdU8hMsT79sVyDTrbFdU6DVQH8RWXCFWAG/4wiNpxAGhpjbmsSJaT6g+8kr3TjNB/H 3SgplueUUD8xOmDzvavOyUkNFJ0lfPckivwtPDIBnXIRZ6Ivaag6gMH7tP9Ua+iP1d WXIm0yN+nvwfA== From: "Paul A. Patience" Message-ID: <20220422010244.23280-6-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 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/python-science.scm (python-pyvista): New variable. --- gnu/packages/python-science.scm | 56 +++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) -- 2.35.1 diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm index 07d713e013..d114a1c12f 100644 --- a/gnu/packages/python-science.scm +++ b/gnu/packages/python-science.scm @@ -1183,3 +1183,59 @@ (define-public python-numpy-groupies "This package provides optimized tools for group-indexing operations: aggregated sum and more.") (license license:bsd-3))) + +(define-public python-pyvista + (package + (name "python-pyvista") + (version "0.34.0") + (source + ;; The PyPI tarball does not contain the tests. + ;; (However, we don't yet actually run the tests.) + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/pyvista/pyvista") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0f2x2wvi5pkpv5h3jrnx8zxnaj51navfqp2fdna1l9rpjgjjf94g")))) + (build-system python-build-system) + (inputs + (list vtk)) + (propagated-inputs + (list python-appdirs + python-imageio + python-matplotlib + python-meshio + python-numpy + python-pillow + python-scooby)) + (arguments + `(#:phases + (modify-phases %standard-phases + ;; Disable tests for now because they require several modules + ;; currently unpackaged in Guix. + (delete 'check) + ;; Disable the sanity check, which fails with the following error: + ;; + ;; ...checking requirements: ERROR: pyvista==0.34.0 DistributionNotFound(Requirement.parse('vtk'), {'pyvista'}) + ;; + ;; Probably it cannot find VTK because it isn't a Python library. + (delete 'sanity-check)))) + (home-page "https://docs.pyvista.org/") + (synopsis "3D plotting and mesh analysis through VTK") + (description + "PyVista is... + +@itemize +@item @emph{Pythonic VTK}: a high-level API to the Visualization Toolkit (VTK) +@item mesh data structures and filtering methods for spatial datasets +@item 3D plotting made simple and built for large/complex data geometries +@end itemize + +PyVista is a helper module for the Visualization Toolkit (VTK) that wraps the +VTK library through NumPy and direct array access through a variety of methods +and classes. This package provides a Pythonic, well-documented interface +exposing VTK's powerful visualization backend to facilitate rapid prototyping, +analysis, and visual integration of spatially referenced datasets.") + (license (list license:expat))))