forked from pool/python-pikepdf
e04fdebdf9b8f8cd2e17690cef5558bba78d7d8e38b96877bef286c9f4a199c3
- update to 8.11.2:
* Fixed handling of XMP metadata when metadata contains objects
in a default namespace.
* Replaced all relative imports with absolute imports.
* Rebuilt with QPDF 11.7.0.
* Added support for setting page boxes to a rectangle directly,
e.g. ``page.mediabox = rectangle`` - previously rectangle had
to manually converted to an array.
* Fixed rendering of PDF and individual pages in Jupyter/IPython.
Newer versions of these tools are now pickier about what types
of data they render, and don't render PDFs directly; we now
provide SVG which works well. Requires installation of MuPDF
as before.
* Fixed rendering of inline images in Jupyter/IPython, which was
not implemented.
* Fixed build process to use new artifacts v4 actions on GitHub.
OBS-URL: https://build.opensuse.org/request/show/1141499
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pikepdf?expand=0&rev=22
Description
No description provided
Languages
RPM Spec
100%