14
0
Files
python-py-ubjson/python-py-ubjson.changes
Tomáš Chvátal e05bde0cb7 - 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
2019-07-23 10:53:36 +00:00

29 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
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
- enable unit tests
-------------------------------------------------------------------
Tue Apr 9 14:48:11 UTC 2019 - Bernhard Wiedemann <bwiedemann@suse.com>
- Update to 0.13.0
* Make package build reproducible (boo#1041090)
* Fix _ubjson_decode_value case statement fallthrough
-------------------------------------------------------------------
Mon Mar 25 15:09:44 UTC 2019 - Matěj Cepl <mcepl@suse.com>
- Initial packaging effort of 0.12.0