forked from pool/python-json_tricks
- Update to 3.15.5:
* Attempt py3.9 support * Allow none as encoder class for dump(s), for compatibility * Fix Numpy Array with shape (0,N) not decoded correctly. - Do not build for Python 3.6, due to no NumPy. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-json_tricks?expand=0&rev=19
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 19 06:34:11 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 3.15.5:
|
||||
* Attempt py3.9 support
|
||||
* Allow none as encoder class for dump(s), for compatibility
|
||||
* Fix Numpy Array with shape (0,N) not decoded correctly.
|
||||
- Do not build for Python 3.6, due to no NumPy.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 20 11:42:47 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user