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

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

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


From: GNU bug Tracking System
Subject: bug#56644: closed ([PATCH] gnu: python-pyvista: Update to 0.35.2.)
Date: Tue, 02 Aug 2022 18:13:02 +0000

Your message dated Tue, 2 Aug 2022 21:11:20 +0300
with message-id <YuloyJJ1vBDs2djt@pbp>
and subject line Re: [bug#56644] [PATCH] gnu: python-pyvista: Update to 0.35.2.
has caused the debbugs.gnu.org bug report #56644,
regarding [PATCH] gnu: python-pyvista: Update to 0.35.2.
to be marked as done.

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


-- 
56644: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56644
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: python-pyvista: Update to 0.35.2. Date: Tue, 19 Jul 2022 16:14:11 +0000
* gnu/packages/python-science.scm (python-pyvista): Update to 0.35.2.
---
 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 57c9325f49..470e5e3eef 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.35.1")
+    (version "0.35.2")
     (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 "1rwwn8a4j3i22il6dxr2qzrnnz3n1gjbpa2p8gfzrjmzp5lzzk81"))))
+        (base32 "1qmxrhqm3ag736yb761jy1himwlr3p676xyqbry61h97dj11n6sq"))))
     (build-system python-build-system)
     (propagated-inputs
      (list python-appdirs
--
2.37.0





--- End Message ---
--- Begin Message --- Subject: Re: [bug#56644] [PATCH] gnu: python-pyvista: Update to 0.35.2. Date: Tue, 2 Aug 2022 21:11:20 +0300
Thanks. Patch pushed!

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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