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

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

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


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#34530: closed ([PATCH] gnu: python-mpi4py: Update to 3.0.1.)
Date: Mon, 18 Feb 2019 20:58:01 +0000

Your message dated Mon, 18 Feb 2019 21:41:55 +0100
with message-id <address@hidden>
and subject line Re: [bug#34530] [PATCH] gnu: python-mpi4py: Update to 3.0.1.
has caused the debbugs.gnu.org bug report #34530,
regarding [PATCH] gnu: python-mpi4py: Update to 3.0.1.
to be marked as done.

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


-- 
34530: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34530
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: python-mpi4py: Update to 3.0.1. Date: Mon, 18 Feb 2019 18:51:27 +0000
* gnu/packages/mpi.scm (python-mpi4py): Update to 3.0.1.
---
 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 e4c17d4..35d3c9e 100644
--- a/gnu/packages/mpi.scm
+++ b/gnu/packages/mpi.scm
@@ -296,14 +296,14 @@ only provides @code{MPI_THREAD_FUNNELED}.")))
 (define-public python-mpi4py
   (package
     (name "python-mpi4py")
-    (version "3.0.0")
+    (version "3.0.1")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "mpi4py" version))
         (sha256
           (base32
-            "1mzgd26dfv4vwbci8gq77ss9f0x26i9aqzq9b9vs9ndxhlnv0mxl"))))
+            "0ld8rjmsjr0dklvj2g1gr3ax32sdq0xjxyh0cspknc1i36waajb5"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
-- 
1.8.3.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#34530] [PATCH] gnu: python-mpi4py: Update to 3.0.1. Date: Mon, 18 Feb 2019 21:41:55 +0100 User-agent: mu4e 1.0; emacs 26.1
Paul Garlick <address@hidden> writes:

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

Thanks!  Pushed to the master branch with commit
b49c8b9ef8a11f74f86db00a6d1360ab5068da12.

--
Ricardo



--- End Message ---

reply via email to

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