GNU bug report logs - #58462
[PATCH] gnu: weasyprint: Update to 56.1.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Wed, 12 Oct 2022 05:29:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#58462: closed ([PATCH] gnu: weasyprint: Update to 56.1.)
Date: Sun, 23 Oct 2022 13:12:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 23 Oct 2022 15:11:28 +0200
with message-id <87y1t63csf.fsf_-_ <at> gnu.org>
and subject line Re: bug#58462: [PATCH] gnu: weasyprint: Update to 56.1.
has caused the debbugs.gnu.org bug report #58462,
regarding [PATCH] gnu: weasyprint: Update to 56.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
58462: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58462
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: weasyprint: Update to 56.1.
Date: Wed, 12 Oct 2022 07:26:55 +0200
* gnu/packages/pdf.scm (weasyprint): Update to 56.1.
---
 gnu/packages/pdf.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/pdf.scm b/gnu/packages/pdf.scm
index 430857bf30..42d57cb89a 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -1498,7 +1498,7 @@ (define-public stapler
 (define-public weasyprint
   (package
     (name "weasyprint")
-    (version "54.3")
+    (version "56.1")
     (source
      (origin
        (method git-fetch)
@@ -1508,7 +1508,7 @@ (define-public weasyprint
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0cn8gpgyic6pmrnhp0540nbgplpsd5aybi7k89anz6m1sshgjzgs"))))
+         "08l0yaqg0rxnb2r3x4baf4wng5pxpjbyalnrl4glwh9l69740q7p"))))
     (build-system python-build-system)
     (arguments
      (list
-- 
2.38.0



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 58462-done <at> debbugs.gnu.org, Christopher Baines <mail <at> cbaines.net>
Subject: Re: bug#58462: [PATCH] gnu: weasyprint: Update to 56.1.
Date: Sun, 23 Oct 2022 15:11:28 +0200
Hi Michael,

Michael Rohleder <mike <at> rohleder.de> skribis:

> Christopher Baines <mail <at> cbaines.net> writes:
>> This looks to fail to build [1], does it build for you?
>>
>> 1: https://qa.guix.gnu.org/issue/58462
>>
>
> Yes, it does.  I also generated some pdf's with it.
>
> I guess, maybe the tests take too long on qa.
> Is there a way to see the build log?

Not sure what happened but it definitely works for me and the tests are
quite fast.

Applied, thanks!

Ludo’.


This bug report was last modified 2 years and 272 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.