diff --git a/python-weasyprint.changes b/python-weasyprint.changes index 3f7bdb0..ed6dd40 100644 --- a/python-weasyprint.changes +++ b/python-weasyprint.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Mar 5 10:07:13 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 64.1 + * #2368: Fix ascent and descent font values + * #2370: Avoid endless recursion for variables in nested functions + * #2275: Use correct containing block to render waiting children + * #2375: Ensure that we handle text-anchor only on text content elements + * #2090: Only create font temporary folder when adding fonts + * #2383: Fix grid-template-areas validation and allow uppercase + identifiers for grid lines + ------------------------------------------------------------------- Mon Feb 10 21:55:11 UTC 2025 - Dirk Müller diff --git a/python-weasyprint.spec b/python-weasyprint.spec index c6038e8..d9faa0a 100644 --- a/python-weasyprint.spec +++ b/python-weasyprint.spec @@ -29,7 +29,7 @@ %{?sle15_python_module_pythons} Name: python-weasyprint -Version: 64.0 +Version: 64.1 Release: 0 Summary: Python module to convert web documents to PDF License: BSD-3-Clause diff --git a/weasyprint-64.0.tar.gz b/weasyprint-64.0.tar.gz deleted file mode 100644 index f789814..0000000 --- a/weasyprint-64.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ceb3ea6306db4a3d06df0eafae3a5a6e879c35c40091aa8ceb5bcb143e80b29 -size 498075 diff --git a/weasyprint-64.1.tar.gz b/weasyprint-64.1.tar.gz new file mode 100644 index 0000000..414c3d3 --- /dev/null +++ b/weasyprint-64.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28b02f2c6409bafce1b1220d9d76a7345875bd3bd08c4f6dfbf510bb92a94757 +size 498647