forked from pool/python-xhtml2pdf
Accepting request 770553 from home:mcalabkova:branches:devel:languages:python
- update to 0.2.4 * add Python 3.8 * Fixed padding problem * fix: use html.escape instead of cgi.escape * Removed `if cols_with_no_width` condition from `tables.py`. OBS-URL: https://build.opensuse.org/request/show/770553 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xhtml2pdf?expand=0&rev=13
This commit is contained in:
committed by
Git OBS Bridge
parent
7ae802b1ba
commit
a627ec0c95
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 6 12:19:52 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- update to 0.2.4
|
||||
* add Python 3.8
|
||||
* Fixed padding problem
|
||||
* fix: use html.escape instead of cgi.escape
|
||||
* Removed `if cols_with_no_width` condition from `tables.py`.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 6 18:32:37 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user