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

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

[debbugs-tracker] bug#34647: closed ([PATCH] gnu: python-petsc4py: Updat


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#34647: closed ([PATCH] gnu: python-petsc4py: Update to 10.3.1.)
Date: Tue, 26 Feb 2019 22:27:02 +0000

Your message dated Tue, 26 Feb 2019 17:26:22 -0500
with message-id <address@hidden>
and subject line Re: [bug#34647] [PATCH] gnu: python-petsc4py: Update to 10.3.1.
has caused the debbugs.gnu.org bug report #34647,
regarding [PATCH] gnu: python-petsc4py: Update to 10.3.1.
to be marked as done.

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


-- 
34647: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34647
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: python-petsc4py: Update to 10.3.1. Date: Mon, 25 Feb 2019 13:26:09 +0000
* gnu/packages/maths.scm (python-petsc4py): Update to 10.3.1.
---
 gnu/packages/maths.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 74554e2..a39323e 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -1797,14 +1797,14 @@ scientific applications modeled by partial differential 
equations.")
 (define-public python-petsc4py
   (package
     (name "python-petsc4py")
-    (version "3.10.0")
+    (version "3.10.1")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "petsc4py" version))
         (sha256
           (base32
-            "0ch3g6dsvxl7qi984fcssv7cxfbif4bw04gkvxl2l1b8wrmvrm25"))))
+            "094hcnran0r2z1wlvmjswsz3ski1m9kqrl5l0ax8jjhnk55x0flh"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
-- 
1.8.3.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#34647] [PATCH] gnu: python-petsc4py: Update to 10.3.1. Date: Tue, 26 Feb 2019 17:26:22 -0500 User-agent: Mutt/1.11.3 (2019-02-01)
On Tue, Feb 26, 2019 at 03:06:03PM +0000, Paul Garlick wrote:
> Hi Leo,
> 
> > I tested this update by building fenics on top of it. On my x86-63
                                                                     ^
Oops, silly typo ----------------------------------------------------|

> > machine, it failed as below. Is this expected or a reason to block
> > the python-petsc4py update?
> 
> Thank you for doing the fenics test too.  
> 
> I have fixed the build problem for fenics-dolfin in patch #34668.

Great!

> These patches for python-petsc4py and fenics-dolfin have been made 
> necessary by the recent update of the PETSc dependency.  Essentially,
> a symbol that used to be referenced in these packages is no longer
> made available by PETSc.

Okay, I've pushed the python-petsc4py update as
758439cf4b20851d25c1d72d289cc6d4556ccda2

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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