unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#56562] [PATCH] gnu: python-pyvista: Update to 0.35.1.
@ 2022-07-14 19:20 Paul A. Patience
  2022-07-15  9:09 ` bug#56562: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Paul A. Patience @ 2022-07-14 19:20 UTC (permalink / raw)
  To: 56562; +Cc: Paul A. Patience

* 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






^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#56562: [PATCH] gnu: python-pyvista: Update to 0.35.1.
  2022-07-14 19:20 [bug#56562] [PATCH] gnu: python-pyvista: Update to 0.35.1 Paul A. Patience
@ 2022-07-15  9:09 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2022-07-15  9:09 UTC (permalink / raw)
  To: Paul A. Patience; +Cc: 56562-done

[-- Attachment #1: Type: text/plain, Size: 302 bytes --]


"Paul A. Patience" <paul@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-15  9:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-14 19:20 [bug#56562] [PATCH] gnu: python-pyvista: Update to 0.35.1 Paul A. Patience
2022-07-15  9:09 ` bug#56562: " Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).