Commit Graph

4 Commits

Author SHA1 Message Date
Schrijvers Luc
39f907ef70 rst2pdf, revbump for jinja vs jinja2 (#12995) 2025-10-01 12:34:42 +00:00
Schrijvers Luc
2d857aad01 rst2pdf, bump to 0.103.1, fix requirements (#12991) 2025-10-01 05:06:11 -03:00
Oscar Lesta
70f5008d14 rst2pdf: fix dependencies.
rst2pdf was broken before, as it requires "smartypants".
Newer versions (>= 0.103) drop that requirement in favor of
"docutils.smartquotes", but also introduce more dendencies,
so leave it as this for now.

(we should retire the smartypants recipe once this package no longer
requires it)

Switched to re-packaging the .whl instead of installing from the tarball,
as end .hpkg is the same, and the tarball is 12 MB, vs 173 KB for the wheel.
2025-09-28 04:24:59 -03:00
Schrijvers Luc
1ddd92848a rst2pdf, add recipe (can be used in MasterPiece to export to PDF) (#10655) 2024-07-03 13:48:26 +02:00