diff --git a/python-weasyprint.changes b/python-weasyprint.changes index 1532dc4..4af0316 100644 --- a/python-weasyprint.changes +++ b/python-weasyprint.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Sat Mar 16 16:22:31 UTC 2024 - Dirk Müller + +- update to 61.2: + * Security: + * Always use URL fetcher for attachments + * #2075: Use default value when variable is not defined + * #2070: Don’t crash when rendering SVGs with non-text a + children + * Don’t crash when SVG file can’t be rendered + * Documentation: + * #2067: Suggest "dnf" instead of "yum" to install Fedora + packages + * Improve documentation for Windows + * Fix required version of TinyCSS2 + * #1219, #2017: Support var() in shorthand and multiple-value + functions + * #1986: Support percentages for opacity + * #2050: Build executable file for Windows + * #2000: Support select fields + * #1993: Handle background-attachment: fixed to cover the whole + page + * #2023, #2022: Allow text-based file objects for HTML and CSS + classes + * #2014: Remove warnings for PDF/A and PDF/UA compatibility + * Bug fixes: + * #2052, #1869: Handle attachments for PDF/A documents + * #2013, #2051: Apply margin to running tables + * #1278, #1884: Draw collapsed borders of running tables + * #2029: Fix page counter in non-root absolute boxes + * #2043: Fix text-anchor on SVG tspan elements + * #1968, #2039: Use cell's border-height to calculate table row + height + * #2030: Ensure that bounding box is set to invisible text tags + * #2040, #2041: Don’t crash on malformed URLs + * #2026: Don’t break pages when fixed-height elements don’t + overflow page + * #2038: Don’t mix original streams when drawing transparent + text + * #2016: Avoid duplication when breaking out-of-flow boxes + * #2012: Don’t crash when CSS properties have no value + * #2010, #1287: Fix many corner cases with CSS variables + * #1996: Don’t crash when drawing groove/ridge collapsed + borders + * #1982: Fix SVG markers size, position and drawing + * Documentation: + * #2021, #2048: Replace non-virtualenv installation + instructions with distribution packages + ------------------------------------------------------------------- Thu Jan 11 11:03:22 UTC 2024 - Daniel Garcia diff --git a/python-weasyprint.spec b/python-weasyprint.spec index 96b2a01..cf77762 100644 --- a/python-weasyprint.spec +++ b/python-weasyprint.spec @@ -29,7 +29,7 @@ %{?sle15_python_module_pythons} Name: python-weasyprint -Version: 60.2 +Version: 61.2 Release: 0 Summary: Python module to convert web documents to PDF License: BSD-3-Clause @@ -43,7 +43,7 @@ BuildRequires: %{python_module setuptools >= 39.2.0} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives Requires: libgobject-2_0-0 Requires: pango Requires: python-Pillow >= %{Pillow_min_version} diff --git a/weasyprint-60.2.tar.gz b/weasyprint-60.2.tar.gz deleted file mode 100644 index a0e6985..0000000 --- a/weasyprint-60.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0c0cdd617a78699262b80026e67fa1692e3802cfa966395436eeaf6f787dd126 -size 442554 diff --git a/weasyprint-61.2.tar.gz b/weasyprint-61.2.tar.gz new file mode 100644 index 0000000..cfdfbe0 --- /dev/null +++ b/weasyprint-61.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47df6cfeeff8c6c28cf2e4caf837cde17715efe462708ada74baa2eb391b6059 +size 447333