forked from pool/python-weasyprint
- update to 62.3:
* #2174: Fix extra width distribution for auto table layout * #2175: Don’t compress PDF metadata for PDF/A-1 * Set default PDF variant values in options before generating PDF * Avoid PDF artifacts when drawing 0-width borders * Don’t duplicate column when container is split on multiple pages * Don’t set default Fontconfig values for unset properties * Fix layout when all footnotes are removed from the footnote area * Make items overflowing grid wrap to the next row/column * Don’t append useless tracks when grid elements are positioned OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-weasyprint?expand=0&rev=32
This commit is contained in:
@@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 30 08:16:19 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 62.3:
|
||||
* #2174: Fix extra width distribution for auto table layout
|
||||
* #2175: Don’t compress PDF metadata for PDF/A-1
|
||||
* Set default PDF variant values in options before
|
||||
generating PDF
|
||||
* Avoid PDF artifacts when drawing 0-width borders
|
||||
* Don’t duplicate column when container is split on
|
||||
multiple pages
|
||||
* Don’t set default Fontconfig values for unset
|
||||
properties
|
||||
* Fix layout when all footnotes are removed from the
|
||||
footnote area
|
||||
* Make items overflowing grid wrap to the next
|
||||
row/column
|
||||
* Don’t append useless tracks when grid elements are
|
||||
positioned
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 10 09:58:20 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-weasyprint
|
||||
Version: 62.2
|
||||
Version: 62.3
|
||||
Release: 0
|
||||
Summary: Python module to convert web documents to PDF
|
||||
License: BSD-3-Clause
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a08ac400e11919d996d76becaa33160d7c1ac55ba160628c42ce7586574c1a51
|
||||
size 477895
|
||||
3
weasyprint-62.3.tar.gz
Normal file
3
weasyprint-62.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8d8680d732f7fa0fcbc587692a5a5cb095c3525627066918d6e203cbf42b7fcd
|
||||
size 477181
|
||||
Reference in New Issue
Block a user