From patchwork Tue Jun 20 00:00:04 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Paul A. Patience" X-Patchwork-Id: 51086 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 522D727BBE2; Tue, 20 Jun 2023 01:01:28 +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 DEF8C27BBE9 for ; Tue, 20 Jun 2023 01:01:26 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qBOnw-0004uR-Ug; Mon, 19 Jun 2023 20:01:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qBOnu-0004ty-LM for guix-patches@gnu.org; Mon, 19 Jun 2023 20:01:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qBOnu-0006je-D5 for guix-patches@gnu.org; Mon, 19 Jun 2023 20:01:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qBOnu-0000eN-7m for guix-patches@gnu.org; Mon, 19 Jun 2023 20:01:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64180] [PATCH] gnu: python-pyvista: Update to 0.39.1. Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 20 Jun 2023 00:01:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 64180 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64180@debbugs.gnu.org Cc: "Paul A. Patience" X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16872192332449 (code B ref -1); Tue, 20 Jun 2023 00:01:02 +0000 Received: (at submit) by debbugs.gnu.org; 20 Jun 2023 00:00:33 +0000 Received: from localhost ([127.0.0.1]:57573 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qBOnQ-0000dR-V2 for submit@debbugs.gnu.org; Mon, 19 Jun 2023 20:00:33 -0400 Received: from lists.gnu.org ([209.51.188.17]:54436) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qBOnP-0000dI-6u for submit@debbugs.gnu.org; Mon, 19 Jun 2023 20:00:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qBOnO-0004rC-G4 for guix-patches@gnu.org; Mon, 19 Jun 2023 20:00:30 -0400 Received: from mail-4018.proton.ch ([185.70.40.18]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qBOnL-0006aS-3i for guix-patches@gnu.org; Mon, 19 Jun 2023 20:00:30 -0400 Date: Tue, 20 Jun 2023 00:00:04 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail; t=1687219216; x=1687478416; bh=qV0Jyv/KLMblLiQG6qmqvJHCqYgw8wvkomKJQA0a6rE=; h=Date:To:From:Cc:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=auLZJRz3rg8guNCUdT1dnSDzWnkQEKM35T75V67DyAxtkqhixB8u6HJgHFHmjsGe8 U0HWQD2nJhk78S45Alr6rgMYerQGD+jFNtAygMO2bfvkFlBDnz3pCKktUMHWyW/UrD 38kpwOb2TGgWqN2OJouv8jCdUGqo8EanWInq9b8iGt+2jah0TBQlZOWm4eVPqNqMKY wRyWwgaeuMXJq25yD6U1vERmTfjIPWRYlaXMw64JwbVE4KmlzBPltlnVA9IltWdM8g 8Vmf9ojtdeq8yfJEqEyZczPQIMOPPtWu1hiMTsH6ExcrACglDTsELB+iPlsli6tUc6 bE/IugyXJ1pJg== From: "Paul A. Patience" Message-ID: <85e708ef4a9968f9425ef5be184d5fcf5488da36.1687218540.git.paul@apatience.com> Feedback-ID: 19227857:user:proton MIME-Version: 1.0 Received-SPF: pass client-ip=185.70.40.18; envelope-from=paul@apatience.com; helo=mail-4018.proton.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-science.scm (python-pyvista): Update to 0.39.1. [propagated-inputs]: Add python-pooch, remove python-appdirs. --- gnu/packages/python-science.scm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) base-commit: d884fc9e2efecfba09af4694f5a13ad7fc6f704f diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm index 7d3319e367..a8e43d96cf 100644 --- a/gnu/packages/python-science.scm +++ b/gnu/packages/python-science.scm @@ -1341,7 +1341,7 @@ (define-public python-numpy-groupies (define-public python-pyvista (package (name "python-pyvista") - (version "0.36.1") + (version "0.39.1") (source ;; The PyPI tarball does not contain the tests. ;; (However, we don't yet actually run the tests.) @@ -1352,15 +1352,15 @@ (define-public python-pyvista (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "1kjilcrz2cyh67n79r8dpxrans99mlviz2whc6g7j8hgn7v14z2n")))) + (base32 "00nij00z5r35f6dx7mwndsrpmiw43adjk8x35mk308c369ylbv9p")))) (build-system python-build-system) (propagated-inputs - (list python-appdirs - python-imageio + (list python-imageio python-matplotlib python-meshio python-numpy python-pillow + python-pooch python-scooby vtk)) (arguments @@ -1371,7 +1371,7 @@ (define-public python-pyvista (delete 'check) ;; Disable the sanity check, which fails with the following error: ;; - ;; ...checking requirements: ERROR: pyvista==0.34.0 DistributionNotFound(Requirement.parse('vtk'), {'pyvista'}) + ;; ...checking requirements: ERROR: pyvista==0.39.1 DistributionNotFound(Requirement.parse('vtk'), {'pyvista'}) (delete 'sanity-check)))) (home-page "https://docs.pyvista.org/") (synopsis "3D plotting and mesh analysis through VTK")