diff --git a/python-weasyprint.changes b/python-weasyprint.changes index c4e85c4..7e03983 100644 --- a/python-weasyprint.changes +++ b/python-weasyprint.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Sep 3 19:13:07 UTC 2022 - Klaas Freitag + +- Update to version 56.1 + * Support format 5 for bitmap glyphs + * #1666: Fix reproducible PDF generation with embedded images + * #1668: Fix @page:nth() selector + * #1674: Follow max-height on footnot area, with financial support from Code & Co. + * #1678: Fix gradients with opacity set + ------------------------------------------------------------------- Mon May 16 11:21:00 UTC 2022 - Marcus Rueckert diff --git a/python-weasyprint.spec b/python-weasyprint.spec index 7e506c1..2e317a0 100644 --- a/python-weasyprint.spec +++ b/python-weasyprint.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python3-%{**}} Name: python-weasyprint -Version: 55.0 +Version: 56.1 Release: 0 Summary: Python module to convert web documents to PDF License: BSD-3-Clause @@ -36,9 +36,9 @@ Requires(post): update-alternatives Requires(postun):update-alternatives Requires: libgobject-2_0-0 Requires: pango -Requires: python-base >= 3.7 Requires: python-Pillow >= 4.0.0 Requires: python-Pyphen >= 0.9.1 +Requires: python-base >= 3.7 Requires: python-cffi >= 0.6 Requires: python-cssselect2 >= 0.1 Requires: python-html5lib >= 1.1 diff --git a/weasyprint-55.0.tar.gz b/weasyprint-55.0.tar.gz deleted file mode 100644 index 755a76b..0000000 --- a/weasyprint-55.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ea5d5f2f159262e38b6e85939d8510e9735a47751a9647c9eaa93c22ced86230 -size 410970 diff --git a/weasyprint-56.1.tar.gz b/weasyprint-56.1.tar.gz new file mode 100644 index 0000000..ae2c932 --- /dev/null +++ b/weasyprint-56.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27f796abce8edebc9e5b3cff2d095a9fa2b0af5766801431659db51203c70b38 +size 420035