14
0

- Add 590-rm-getStringIO.patch, use standard StringIO

(gh#xhtml2pdf/xhtml2pdf#589).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xhtml2pdf?expand=0&rev=19
This commit is contained in:
2022-04-09 13:29:42 +00:00
committed by Git OBS Bridge
parent 2e3c98497c
commit f6a27f43a3
3 changed files with 55 additions and 12 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Apr 9 13:23:48 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Add 590-rm-getStringIO.patch, use standard StringIO
(gh#xhtml2pdf/xhtml2pdf#589).
-------------------------------------------------------------------
Sun Feb 7 14:49:02 UTC 2021 - John Vandenberg <jayvdb@gmail.com>