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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 58462 in the body.
You can then email your comments to 58462 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#58462; Package guix-patches. (Wed, 12 Oct 2022 05:29:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Michael Rohleder <mike <at> rohleder.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 12 Oct 2022 05:29:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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





Information forwarded to guix-patches <at> gnu.org:
bug#58462; Package guix-patches. (Thu, 13 Oct 2022 11:26:02 GMT) Full text and rfc822 format available.

Message #8 received at 58462 <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 58462 <at> debbugs.gnu.org
Subject: Re: [bug#58462] [PATCH] gnu: weasyprint: Update to 56.1.
Date: Thu, 13 Oct 2022 12:25:26 +0100
[Message part 1 (text/plain, inline)]
Michael Rohleder <mike <at> rohleder.de> writes:

> * gnu/packages/pdf.scm (weasyprint): Update to 56.1.
> ---
>  gnu/packages/pdf.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

This looks to fail to build [1], does it build for you?

Thanks,

Chris

1: https://qa.guix.gnu.org/issue/58462
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#58462; Package guix-patches. (Thu, 13 Oct 2022 18:32:01 GMT) Full text and rfc822 format available.

Message #11 received at 58462 <at> debbugs.gnu.org (full text, mbox):

From: Michael Rohleder <mike <at> rohleder.de>
To: Christopher Baines <mail <at> cbaines.net>
Cc: 58462 <at> debbugs.gnu.org
Subject: Re: [bug#58462] [PATCH] gnu: weasyprint: Update to 56.1.
Date: Thu, 13 Oct 2022 20:30:06 +0200
[Message part 1 (text/plain, inline)]
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?

-- 
Practicing forgiveness does not mean accepting wrong doing. - Dalai Lama
[signature.asc (application/pgp-signature, inline)]

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Sun, 23 Oct 2022 13:12:01 GMT) Full text and rfc822 format available.

Notification sent to Michael Rohleder <mike <at> rohleder.de>:
bug acknowledged by developer. (Sun, 23 Oct 2022 13:12:02 GMT) Full text and rfc822 format available.

Message #16 received at 58462-done <at> debbugs.gnu.org (full text, mbox):

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




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 21 Nov 2022 12:24:10 GMT) Full text and rfc822 format available.

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

Previous Next


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