- update to 3.6.7:
* Remove use of cPickle * Remove unneccessary object inheritance * minor changes to python rendering in shapes.Drawing * remove jython (dead project no python3) * remove unicodeT/bytesT * import directly from string module * eliminate getBytesIO and getStringIO * remove unused and indirect imports * remove uniChr alias of chr * modify pdfdoc template to be eventually compatible with pikepdf * fix bug in table gradient bg * fix bug in validateSetattr (__dict__) * fix handling of ddfStyle in XLabel class OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-reportlab?expand=0&rev=31
This commit is contained in:
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 20 20:24:26 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.6.7:
|
||||
* Remove use of cPickle
|
||||
* Remove unneccessary object inheritance
|
||||
* minor changes to python rendering in shapes.Drawing
|
||||
* remove jython (dead project no python3)
|
||||
* remove unicodeT/bytesT
|
||||
* import directly from string module
|
||||
* eliminate getBytesIO and getStringIO
|
||||
* remove unused and indirect imports
|
||||
* remove uniChr alias of chr
|
||||
* modify pdfdoc template to be eventually compatible with pikepdf
|
||||
* fix bug in table gradient bg
|
||||
* fix bug in validateSetattr (__dict__)
|
||||
* fix handling of ddfStyle in XLabel class
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 9 19:29:21 UTC 2022 - Michael Ströder <michael@stroeder.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user