GNU bug report logs - #37617
[PATCH 0/6] Add weasyprint and dependencies.

Previous Next

Package: guix-patches;

Reported by: Hartmut Goebel <h.goebel <at> crazy-compilers.com>

Date: Fri, 4 Oct 2019 11:07:01 UTC

Severity: normal

Tags: patch

Done: Hartmut Goebel <h.goebel <at> crazy-compilers.com>

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: Hartmut Goebel <h.goebel <at> crazy-compilers.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#37617: closed ([PATCH 0/6] Add weasyprint and dependencies.)
Date: Tue, 22 Oct 2019 15:03:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 22 Oct 2019 17:02:22 +0200
with message-id <ea81f439-5a77-5b43-3efb-630a76040014 <at> crazy-compilers.com>
and subject line Re: bug#37617: Acknowledgement ([PATCH 0/6] Add weasyprint and dependencies.)
has caused the debbugs.gnu.org bug report #37617,
regarding [PATCH 0/6] Add weasyprint and dependencies.
to be marked as done.

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


-- 
37617: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=37617
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Hartmut Goebel <h.goebel <at> crazy-compilers.com>
To: guix-patches <at> gnu.org
Subject: [PATCH 0/6] Add weasyprint and dependencies.
Date: Fri,  4 Oct 2019 13:06:41 +0200
weasyprint is a document factory for creating PDF files from HTML.

Tested along these lines:

./pre-inst-env guix environment --pure -C --ad-hoc \
    weasyprint python-pytest
cd /gnu/store/*-weasyprint-50/lib/python*/site-*/weasy*
export PYTHONPATH=$(echo /gnu/store/*-profile*/lib/python*/site-*/)
pytest tests/ -k 'not test_flex_column_wrap_reverse and not test_http'

test_flex_column_wrap_reverse is deselected in the package description,
test_http has to be deselected since network is missing in the container.


Hartmut Goebel (6):
  gnu: Add python-pytest-isort.
  gnu: Add python-tinycss2.
  gnu: Add python-cssselect2.
  gnu: Add python-cairosvg.
  gnu: Add python-pyphen.
  gnu: Add weasyprint.

 gnu/packages/pdf.scm          | 81 +++++++++++++++++++++++++++++++++++
 gnu/packages/python-check.scm | 31 ++++++++++++++
 gnu/packages/python-web.scm   | 69 ++++++++++++++++++++++++++++-
 gnu/packages/python-xyz.scm   | 54 +++++++++++++++++++++++
 4 files changed, 234 insertions(+), 1 deletion(-)

-- 
2.21.0



[Message part 3 (message/rfc822, inline)]
From: Hartmut Goebel <h.goebel <at> crazy-compilers.com>
To: 37617-close <at> debbugs.gnu.org
Subject: Re: bug#37617: Acknowledgement ([PATCH 0/6] Add weasyprint and
 dependencies.)
Date: Tue, 22 Oct 2019 17:02:22 +0200
Commited as 73f0ed8dbfde97341716fd8b156907e4ef800873

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel <at> crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |



This bug report was last modified 5 years and 207 days ago.

Previous Next


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