forked from pool/python-weasyprint
- Update to 65.1
* #2414: Correctly handle flex columns split between pages * 1b24ad9: Include padding in outer size of item elements * #2419: Set main tag as block by default * #2415: Fix support of replaced block box as flex items * 83da2fe0: Fix margins and padding for rtl lists * #2429, #1076, #2431: Fix page groups - Bump cssselect2_min_version to 0.8.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-weasyprint?expand=0&rev=42
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%global brotli_min_version 1.0.1
|
||||
%global cffi_min_version 0.6
|
||||
%global cssselect2_min_version 0.1
|
||||
%global cssselect2_min_version 0.8.0
|
||||
%global fonttools_min_version 4.0.0
|
||||
%global tinyhtml5_min_version 2.0.0
|
||||
%global Pillow_min_version 9.1.0
|
||||
@@ -29,7 +29,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-weasyprint
|
||||
Version: 64.1
|
||||
Version: 65.1
|
||||
Release: 0
|
||||
Summary: Python module to convert web documents to PDF
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user