forked from pool/python-weasyprint
Accepting request 1001923 from devel:languages:python
- 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 OBS-URL: https://build.opensuse.org/request/show/1001923 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-weasyprint?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 3 19:13:07 UTC 2022 - Klaas Freitag <opensuse@freisturz.de>
|
||||
|
||||
- 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 <mrueckert@suse.de>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ea5d5f2f159262e38b6e85939d8510e9735a47751a9647c9eaa93c22ced86230
|
||||
size 410970
|
||||
3
weasyprint-56.1.tar.gz
Normal file
3
weasyprint-56.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:27f796abce8edebc9e5b3cff2d095a9fa2b0af5766801431659db51203c70b38
|
||||
size 420035
|
||||
Reference in New Issue
Block a user