diff --git a/python-weasyprint.changes b/python-weasyprint.changes index ed6dd40..7d49742 100644 --- a/python-weasyprint.changes +++ b/python-weasyprint.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue May 20 12:11:26 UTC 2025 - John Paul Adrian 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 + ------------------------------------------------------------------- Wed Mar 5 10:07:13 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-weasyprint.spec b/python-weasyprint.spec index d9faa0a..d163ade 100644 --- a/python-weasyprint.spec +++ b/python-weasyprint.spec @@ -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 diff --git a/weasyprint-64.1.tar.gz b/weasyprint-64.1.tar.gz deleted file mode 100644 index 414c3d3..0000000 --- a/weasyprint-64.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:28b02f2c6409bafce1b1220d9d76a7345875bd3bd08c4f6dfbf510bb92a94757 -size 498647 diff --git a/weasyprint-65.1.tar.gz b/weasyprint-65.1.tar.gz new file mode 100644 index 0000000..2c12157 --- /dev/null +++ b/weasyprint-65.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:120281bdbd42ffaa7d7e5cedbe3182a2cef36ea5ad97fe9f357e43be6a1e58ea +size 499028