* [bug#56644] [PATCH] gnu: python-pyvista: Update to 0.35.2.
@ 2022-07-19 16:14 Paul A. Patience
2022-08-02 18:11 ` bug#56644: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Paul A. Patience @ 2022-07-19 16:14 UTC (permalink / raw)
To: 56644; +Cc: Paul A. Patience
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#56644: [PATCH] gnu: python-pyvista: Update to 0.35.2.
2022-07-19 16:14 [bug#56644] [PATCH] gnu: python-pyvista: Update to 0.35.2 Paul A. Patience
@ 2022-08-02 18:11 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2022-08-02 18:11 UTC (permalink / raw)
To: Paul A. Patience; +Cc: 56644-done
[-- Attachment #1: Type: text/plain, Size: 236 bytes --]
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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-08-02 18:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-19 16:14 [bug#56644] [PATCH] gnu: python-pyvista: Update to 0.35.2 Paul A. Patience
2022-08-02 18:11 ` bug#56644: " Efraim Flashner
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).