Changelog for
python312-py-ubjson-0.16.1-ill.14.3.x86_64.rpm :
* Thu Apr 22 2021 Dirk Müller
- update to 0.16.1: - Make recursion unit test work in PyPy also - Don\'t use C extension under PyPy. (JIT-optimized pure-Python version is considerably faster.)
* Tue Mar 24 2020 pgajdosAATTsuse.com- version update to 0.15.0
* Fix decimal encoding bug/assert (reported by mgorny)
* Tue Jul 23 2019 Tomáš Chvátal - 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 07 2019 pgajdosAATTsuse.com- enable unit tests
* Tue Apr 09 2019 Bernhard Wiedemann - Update to 0.13.0
* Make package build reproducible (boo#1041090)
* Fix _ubjson_decode_value case statement fallthrough
* Mon Mar 25 2019 Matěj Cepl - Initial packaging effort of 0.12.0