From a023f64d245c9d0cfba41ee2f6e4e94ac09499282c808cb532add4a983f76730 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 8 Sep 2022 14:52:57 +0000 Subject: [PATCH 1/3] Accepting request 1001051 from home:kfreitag:branches:devel:languages:python - Update to version 56.1 OBS-URL: https://build.opensuse.org/request/show/1001051 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-weasyprint?expand=0&rev=15 --- python-weasyprint.changes | 5 +++++ python-weasyprint.spec | 6 +++--- weasyprint-55.0.tar.gz | 3 --- weasyprint-56.1.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 6 deletions(-) delete mode 100644 weasyprint-55.0.tar.gz create mode 100644 weasyprint-56.1.tar.gz diff --git a/python-weasyprint.changes b/python-weasyprint.changes index c4e85c4..0c67773 100644 --- a/python-weasyprint.changes +++ b/python-weasyprint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Sep 3 19:13:07 UTC 2022 - Klaas Freitag + +- Update to version 56.1 + ------------------------------------------------------------------- Mon May 16 11:21:00 UTC 2022 - Marcus Rueckert diff --git a/python-weasyprint.spec b/python-weasyprint.spec index 7e506c1..c351bb8 100644 --- a/python-weasyprint.spec +++ b/python-weasyprint.spec @@ -18,13 +18,13 @@ %{?!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 Group: Development/Languages/Python URL: https://github.com/Kozea/WeasyPrint -Source: https://files.pythonhosted.org/packages/source/w/weasyprint/weasyprint-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/30/2c/9c29989bf03bb573bd963c2cf167839099bdaff05aff1f0eff2ccbd1b509/weasyprint-%{version}.tar.gz Source100: python-weasyprint-rpmlintrc BuildRequires: %{python_module base >= 3.7} BuildRequires: %{python_module flit-core} @@ -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 From e45cde1bc757e6bcafe582403300a6bbfef3356483d7456ae2def3a7b28c5fff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 8 Sep 2022 15:13:59 +0000 Subject: [PATCH 2/3] fix the link OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-weasyprint?expand=0&rev=16 --- python-weasyprint.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-weasyprint.spec b/python-weasyprint.spec index c351bb8..2e317a0 100644 --- a/python-weasyprint.spec +++ b/python-weasyprint.spec @@ -24,7 +24,7 @@ Summary: Python module to convert web documents to PDF License: BSD-3-Clause Group: Development/Languages/Python URL: https://github.com/Kozea/WeasyPrint -Source: https://files.pythonhosted.org/packages/30/2c/9c29989bf03bb573bd963c2cf167839099bdaff05aff1f0eff2ccbd1b509/weasyprint-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/w/weasyprint/weasyprint-%{version}.tar.gz Source100: python-weasyprint-rpmlintrc BuildRequires: %{python_module base >= 3.7} BuildRequires: %{python_module flit-core} From 854a0ec66ede0493686829203b632a030fb6c3537d330d56160d0530d0ca91e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 8 Sep 2022 15:18:00 +0000 Subject: [PATCH 3/3] changelog (shame on me for accepting this) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-weasyprint?expand=0&rev=17 --- python-weasyprint.changes | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/python-weasyprint.changes b/python-weasyprint.changes index 0c67773..7e03983 100644 --- a/python-weasyprint.changes +++ b/python-weasyprint.changes @@ -1,7 +1,12 @@ ------------------------------------------------------------------- Sat Sep 3 19:13:07 UTC 2022 - Klaas Freitag -- Update to version 56.1 +- 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