GNU bug report logs -
#37617
[PATCH 0/6] Add weasyprint and dependencies.
Previous Next
Full log
View this message in rfc822 format
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
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.