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

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

[debbugs-tracker] bug#36318: closed ([PATCH] gnu: python-mpi4py: Update


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#36318: closed ([PATCH] gnu: python-mpi4py: Update to 3.0.2.)
Date: Fri, 21 Jun 2019 07:07:02 +0000

Your message dated Fri, 21 Jun 2019 09:05:54 +0200
with message-id <address@hidden>
and subject line Re: [bug#36318] [PATCH] gnu: python-mpi4py: Update to 3.0.2.
has caused the debbugs.gnu.org bug report #36318,
regarding [PATCH] gnu: python-mpi4py: Update to 3.0.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
36318: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36318
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: python-mpi4py: Update to 3.0.2. Date: Fri, 21 Jun 2019 00:34:39 +0100
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#36318] [PATCH] gnu: python-mpi4py: Update to 3.0.2. Date: Fri, 21 Jun 2019 09:05:54 +0200 User-agent: mu4e 1.2.0; emacs 26.2
Hi Paul,

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

Applied (2c12be76cd), thanks!

-- 
Ricardo



--- End Message ---

reply via email to

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