unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#36318] [PATCH] gnu: python-mpi4py: Update to 3.0.2.
@ 2019-06-20 23:34 Paul Garlick
  2019-06-21  7:05 ` bug#36318: " Ricardo Wurmus
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Garlick @ 2019-06-20 23:34 UTC (permalink / raw)
  To: 36318; +Cc: Paul Garlick

* gnu/packages/mpi.scm (python-mpi4py): Update to 3.0.2.
---
 gnu/packages/mpi.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mpi.scm b/gnu/packages/mpi.scm
index 461296f..c9cd7b1 100644
--- a/gnu/packages/mpi.scm
+++ b/gnu/packages/mpi.scm
@@ -339,14 +339,14 @@ only provides @code{MPI_THREAD_FUNNELED}.")))
 (define-public python-mpi4py
   (package
     (name "python-mpi4py")
-    (version "3.0.1")
+    (version "3.0.2")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "mpi4py" version))
         (sha256
           (base32
-            "0ld8rjmsjr0dklvj2g1gr3ax32sdq0xjxyh0cspknc1i36waajb5"))))
+            "1q28xl36difma1wq0acq111cqxjya32kn3lxp6fbidz3wg8jkmpq"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
-- 
1.8.3.1

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

* bug#36318: [PATCH] gnu: python-mpi4py: Update to 3.0.2.
  2019-06-20 23:34 [bug#36318] [PATCH] gnu: python-mpi4py: Update to 3.0.2 Paul Garlick
@ 2019-06-21  7:05 ` Ricardo Wurmus
  0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2019-06-21  7:05 UTC (permalink / raw)
  To: 36318-done; +Cc: Paul Garlick


Hi Paul,

> * gnu/packages/mpi.scm (python-mpi4py): Update to 3.0.2.

Applied (2c12be76cd), thanks!

-- 
Ricardo

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

end of thread, other threads:[~2019-06-21  7:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-20 23:34 [bug#36318] [PATCH] gnu: python-mpi4py: Update to 3.0.2 Paul Garlick
2019-06-21  7:05 ` bug#36318: " Ricardo Wurmus

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).