- Update to 0.2.16:
* New
+ OL tag allow start counter
+ Div, P, And Body allows dir attribute (rtl and ltr) to provide text
direction
+ Add encryption and password protection
+ New WaterMark management system with new options
+ Add Graphic builder
+ Add signing pdfs (simple and pades)
* Improvements
+ Page counter and Page number are now available as simple text inside
paragraphs
+ New regex for strip up to curly bracket
+ Change pyPDF3 to pypdf.
* Bug-Fixes
+ Add compatibility for reportlab >= 4.1
+ Make pyCairo dependency optional
+ Fix image rendering with link_callback
+ Fix TypeError on column widths specified as percentages
+ Fix TypeError when formatting width in debug logging
+ Fix page number & page count
+ Fix ZeroDivisionError on broken image files
+ Fix CSSParseError for minified @font-face definitions
+ Remove import cycle between utils and default
+ Fixed link_callback construction of path
+ Fixed path when is relative to current path
- Switch to autosetup and pyproject macros.
- No more greedy globs in %files.
OBS-URL: https://build.opensuse.org/request/show/1201491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xhtml2pdf?expand=0&rev=8
* New
+ OL tag allow start counter
+ Div, P, And Body allows dir attribute (rtl and ltr) to provide text
direction
+ Add encryption and password protection
+ New WaterMark management system with new options
+ Add Graphic builder
+ Add signing pdfs (simple and pades)
* Improvements
+ Page counter and Page number are now available as simple text inside
paragraphs
+ New regex for strip up to curly bracket
+ Change pyPDF3 to pypdf.
* Bug-Fixes
+ Add compatibility for reportlab >= 4.1
+ Make pyCairo dependency optional
+ Fix image rendering with link_callback
+ Fix TypeError on column widths specified as percentages
+ Fix TypeError when formatting width in debug logging
+ Fix page number & page count
+ Fix ZeroDivisionError on broken image files
+ Fix CSSParseError for minified @font-face definitions
+ Remove import cycle between utils and default
+ Fixed link_callback construction of path
+ Fixed path when is relative to current path
- Switch to autosetup and pyproject macros.
- No more greedy globs in %files.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xhtml2pdf?expand=0&rev=23
- version update to 0.2.6
* Drop python 2 support.
* Remove most of python 2 code and cleanup
* Update packages dependencies
* Remove six dependency and update Readme
* Set timeout in https options
* Add new file manager approach using factory method, now new classes deal with different types of data
* B64InlineURI, LocalProtocolURI, NetworkFileUri, LocalFileURI, BytesFileUri
* Now getColor return None when None is passed ignoring default value, but return default if bool(data) == false
* rtl languages reversed lines added as a ParaFrag (note: not fully supported yet)
* Check if Paragraph has 'rtl' attribute (note: not fully supported yet)
* Fix UnboundLocalError in reportlab_paragraph (#585) (#586)
* Remove usage of getStringIO (#590) removed form reportlab
* Change test for github workflow using only Linux
* Add Python 3.9, 3.10
* Switch from PyPDF2 to PyPDF3
* Add SVG support
* Update package information.
* Allow call tests using make.
- deleted patches
- 590-rm-getStringIO.patch (upstreamed)
OBS-URL: https://build.opensuse.org/request/show/1010934
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xhtml2pdf?expand=0&rev=21
oid sha256:ce0e2b711f5200f46caf2a67008700fb1de0a761f2ae92d30b21e158de05912e
size 6683074
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.