forked from pool/python-py-ubjson
- Update to 0.14.0:
- Fix DecoderException not including offset when C-extension in use, expose property for it. - Fix decoding via C extension reading too much data from file-like objects - Test suite exercises both pure & extension modules when extension enabled - Expand test suite to increase C extension (line) coverage - Remove need for pypandoc/rst (use original README.md) - Fix spelling errors in cli util (hoenn) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py-ubjson?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
553cdd71ef
commit
e05bde0cb7
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 10:52:11 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 0.14.0:
|
||||
- Fix DecoderException not including offset when C-extension in use, expose
|
||||
property for it.
|
||||
- Fix decoding via C extension reading too much data from file-like objects
|
||||
- Test suite exercises both pure & extension modules when extension enabled
|
||||
- Expand test suite to increase C extension (line) coverage
|
||||
- Remove need for pypandoc/rst (use original README.md)
|
||||
- Fix spelling errors in cli util (hoenn)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 7 08:28:55 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user