emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#56562: closed ([PATCH] gnu: python-pyvista: Update to 0.35.1.)


From: GNU bug Tracking System
Subject: bug#56562: closed ([PATCH] gnu: python-pyvista: Update to 0.35.1.)
Date: Fri, 15 Jul 2022 09:10:02 +0000

Your message dated Fri, 15 Jul 2022 10:09:14 +0100
with message-id <87lesug2sy.fsf@cbaines.net>
and subject line Re: [bug#56562] [PATCH] gnu: python-pyvista: Update to 0.35.1.
has caused the debbugs.gnu.org bug report #56562,
regarding [PATCH] gnu: python-pyvista: Update to 0.35.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
56562: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56562
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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





--- End Message ---
--- Begin Message --- Subject: Re: [bug#56562] [PATCH] gnu: python-pyvista: Update to 0.35.1. Date: Fri, 15 Jul 2022 10:09:14 +0100 User-agent: mu4e 1.6.10; emacs 28.1
"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: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]