GNU bug report logs - #56562
[PATCH] gnu: python-pyvista: Update to 0.35.1.

Previous Next

Package: guix-patches;

Reported by: "Paul A. Patience" <paul <at> apatience.com>

Date: Thu, 14 Jul 2022 19:21:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: "Paul A. Patience" <paul <at> apatience.com>
Subject: bug#56562: closed (Re: [bug#56562] [PATCH] gnu: python-pyvista:
 Update to 0.35.1.)
Date: Fri, 15 Jul 2022 09:10:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#56562: [PATCH] gnu: python-pyvista: Update to 0.35.1.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 56562 <at> debbugs.gnu.org.

-- 
56562: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56562
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: "Paul A. Patience" <paul <at> apatience.com>
Cc: 56562-done <at> debbugs.gnu.org
Subject: Re: [bug#56562] [PATCH] gnu: python-pyvista: Update to 0.35.1.
Date: Fri, 15 Jul 2022 10:09:14 +0100
[Message part 3 (text/plain, inline)]
"Paul A. Patience" <paul <at> apatience.com> writes:

> * gnu/packages/python-science (python-pyvista): Update to 0.35.1.
> ---
>  gnu/packages/python-science.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks Paul, I've pushed this as
a15b769c2f81034884ef0ae7fa8c1cea8df45c56.

Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: "Paul A. Patience" <paul <at> apatience.com>
To: guix-patches <at> gnu.org
Cc: "Paul A. Patience" <paul <at> apatience.com>
Subject: [PATCH] gnu: python-pyvista: Update to 0.35.1.
Date: Thu, 14 Jul 2022 19:20:18 +0000
* gnu/packages/python-science (python-pyvista): Update to 0.35.1.
---
 gnu/packages/python-science.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm
index 428ce48b53..57c9325f49 100644
--- a/gnu/packages/python-science.scm
+++ b/gnu/packages/python-science.scm
@@ -1183,7 +1183,7 @@ (define-public python-numpy-groupies
 (define-public python-pyvista
   (package
     (name "python-pyvista")
-    (version "0.34.0")
+    (version "0.35.1")
     (source
      ;; The PyPI tarball does not contain the tests.
      ;; (However, we don't yet actually run the tests.)
@@ -1194,7 +1194,7 @@ (define-public python-pyvista
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0f2x2wvi5pkpv5h3jrnx8zxnaj51navfqp2fdna1l9rpjgjjf94g"))))
+        (base32 "1rwwn8a4j3i22il6dxr2qzrnnz3n1gjbpa2p8gfzrjmzp5lzzk81"))))
     (build-system python-build-system)
     (propagated-inputs
      (list python-appdirs
--
2.37.0





This bug report was last modified 2 years and 342 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.