Subject: CVS commit: pkgsrc/textproc/py-rst2pdf
From: Adam Ciarcinski
Date: 2020-10-21 08:58:09
Message id: 20201021065809.6FC9DFB28@cvs.NetBSD.org

Log Message:
py-rst2pdf: updated to 0.98

0.98

Added: We can now create coverage reports using tox -e coverage.
Changed: Update Pygments styles
Changed: Update Pillow dependency in requirements.txt.
Changed: Use content-based comparison in tests.
Fixed: Elements with that that don't have an rst2pdf element (e.g. subtitles, \ 
inline references) no longer cause a crash,
Fixed: SVGlib is really optional now!
Fixed: The README, LICENSE and CHANGES files are now packaged with the release \ 
tarball.
Removed: Support for pdfrw has been removed and hence support for rendering SVGs \ 
using Inkscape has also been removed.

Files:
RevisionActionfile
1.9modifypkgsrc/textproc/py-rst2pdf/Makefile
1.5modifypkgsrc/textproc/py-rst2pdf/PLIST
1.6modifypkgsrc/textproc/py-rst2pdf/distinfo
1.1removepkgsrc/textproc/py-rst2pdf/patches/patch-rst2pdf_createpdf.py
1.1removepkgsrc/textproc/py-rst2pdf/patches/patch-rst2pdf_flowables.py