diff --git a/python-weasyprint.changes b/python-weasyprint.changes index 63c8870..3f7bdb0 100644 --- a/python-weasyprint.changes +++ b/python-weasyprint.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Mon Feb 10 21:55:11 UTC 2025 - Dirk Müller + +- update to 64.0: + * #2338: Allow custom RDF metadata for PDF/A and eInvoices + * #123, #2345: Handle small-caps synthesis + * #2343: Support outline-offset + * #2361: Support text-underline-offset and text-decoration- + thickness + * #2296: Don’t crash with tables with rounded corners split + between pages + * #2360: Fix gradients with non-RGB colors + * #2355, #2358: Align png emojis to the surrounding text + * #2353: Fix alignment of SVG text with multiple nested text- + anchor values + * #2350: Fix logging restoration in capture_logs + * #2341: Fix page groups + * #2314: Use CSS 'image-rendering' attribute for images in SVGs + * #2332: Fix opacity for translated SVG elements + * #2329: Refactor text.line_break.get_log_attrs + * #2325, #2326: Fix table overflow edge cases + * #2347, #2364: Improve rendering speed for text + * #2352: Add more use cases in documentation, use Furo theme + ------------------------------------------------------------------- Mon Nov 18 09:24:08 UTC 2024 - Nico Krapp diff --git a/python-weasyprint.spec b/python-weasyprint.spec index c6cad8d..c6038e8 100644 --- a/python-weasyprint.spec +++ b/python-weasyprint.spec @@ -1,7 +1,7 @@ # # spec file for package python-weasyprint # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,7 +29,7 @@ %{?sle15_python_module_pythons} Name: python-weasyprint -Version: 63.0 +Version: 64.0 Release: 0 Summary: Python module to convert web documents to PDF License: BSD-3-Clause diff --git a/weasyprint-63.0.tar.gz b/weasyprint-63.0.tar.gz deleted file mode 100644 index 8065f27..0000000 --- a/weasyprint-63.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec24c64fdcc63e4168b2c24eb89b1ee8a711281a7d7fdb3eed3f54995489c9d1 -size 491295 diff --git a/weasyprint-64.0.tar.gz b/weasyprint-64.0.tar.gz new file mode 100644 index 0000000..f789814 --- /dev/null +++ b/weasyprint-64.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ceb3ea6306db4a3d06df0eafae3a5a6e879c35c40091aa8ceb5bcb143e80b29 +size 498075