forked from pool/python-weasyprint
Accepting request 1244903 from devel:languages:python
- update to 64.0: * #2338: Allow custom RDF metadata for PDF/A and eInvoices * #123, #2345: Handle small-caps synthesis * #2343: Support outline-offset * #2361: Support text-underline-offset and text-decoration- thickness * #2296: Don’t crash with tables with rounded corners split between pages * #2360: Fix gradients with non-RGB colors * #2355, #2358: Align png emojis to the surrounding text * #2353: Fix alignment of SVG text with multiple nested text- anchor values * #2350: Fix logging restoration in capture_logs * #2341: Fix page groups * #2314: Use CSS 'image-rendering' attribute for images in SVGs * #2332: Fix opacity for translated SVG elements * #2329: Refactor text.line_break.get_log_attrs * #2325, #2326: Fix table overflow edge cases * #2347, #2364: Improve rendering speed for text * #2352: Add more use cases in documentation, use Furo theme OBS-URL: https://build.opensuse.org/request/show/1244903 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-weasyprint?expand=0&rev=17
This commit is contained in:
@@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 10 21:55:11 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 64.0:
|
||||
* #2338: Allow custom RDF metadata for PDF/A and eInvoices
|
||||
* #123, #2345: Handle small-caps synthesis
|
||||
* #2343: Support outline-offset
|
||||
* #2361: Support text-underline-offset and text-decoration-
|
||||
thickness
|
||||
* #2296: Don’t crash with tables with rounded corners split
|
||||
between pages
|
||||
* #2360: Fix gradients with non-RGB colors
|
||||
* #2355, #2358: Align png emojis to the surrounding text
|
||||
* #2353: Fix alignment of SVG text with multiple nested text-
|
||||
anchor values
|
||||
* #2350: Fix logging restoration in capture_logs
|
||||
* #2341: Fix page groups
|
||||
* #2314: Use CSS 'image-rendering' attribute for images in SVGs
|
||||
* #2332: Fix opacity for translated SVG elements
|
||||
* #2329: Refactor text.line_break.get_log_attrs
|
||||
* #2325, #2326: Fix table overflow edge cases
|
||||
* #2347, #2364: Improve rendering speed for text
|
||||
* #2352: Add more use cases in documentation, use Furo theme
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 18 09:24:08 UTC 2024 - Nico Krapp <nico.krapp@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-weasyprint
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -29,7 +29,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-weasyprint
|
||||
Version: 63.0
|
||||
Version: 64.0
|
||||
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:ec24c64fdcc63e4168b2c24eb89b1ee8a711281a7d7fdb3eed3f54995489c9d1
|
||||
size 491295
|
||||
3
weasyprint-64.0.tar.gz
Normal file
3
weasyprint-64.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ceb3ea6306db4a3d06df0eafae3a5a6e879c35c40091aa8ceb5bcb143e80b29
|
||||
size 498075
|
||||
Reference in New Issue
Block a user