forked from pool/python-weasyprint
Accepting request 1278844 from devel:languages:python
Forwarded request #1278687 from glaubitz - 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/request/show/1278844 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-weasyprint?expand=0&rev=19
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 20 12:11:26 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 5 10:07:13 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:28b02f2c6409bafce1b1220d9d76a7345875bd3bd08c4f6dfbf510bb92a94757
|
||||
size 498647
|
||||
3
weasyprint-65.1.tar.gz
Normal file
3
weasyprint-65.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:120281bdbd42ffaa7d7e5cedbe3182a2cef36ea5ad97fe9f357e43be6a1e58ea
|
||||
size 499028
|
||||
Reference in New Issue
Block a user