From 991064406a5abbb370fe34b338d2373ae08c64bdae4dcb740cd4674586bc63a6 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 10 Mar 2025 18:49:06 +0000 Subject: [PATCH] Accepting request 1250341 from home:glaubitz:branches:devel:languages:python - 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 OBS-URL: https://build.opensuse.org/request/show/1250341 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-weasyprint?expand=0&rev=40 --- python-weasyprint.changes | 12 ++++++++++++ python-weasyprint.spec | 2 +- weasyprint-64.0.tar.gz | 3 --- weasyprint-64.1.tar.gz | 3 +++ 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 weasyprint-64.0.tar.gz create mode 100644 weasyprint-64.1.tar.gz 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