Package Release Info

python-python-rapidjson-0.9.1-bp154.1.24

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-python-rapidjson

Change Logs

* Tue Mar 10 2020 Tomá? Chvátal <tchvatal@suse.com>
- Update to 0.9.1:
  * Compatibility fix for Python 3.8 (issue #125)
  * Fix memory leak in case of failed validation (issue 126)
* Mon Oct 07 2019 Tomá? Chvátal <tchvatal@suse.com>
- Fix fdupes call to run on sitearch not sitelib
* Wed Aug 28 2019 Marketa Calabkova <mcalabkova@suse.com>
- Update to 0.8.0
  * New serialization option bytes_mode to control how bytes instances gets encoded
* Mon Jul 22 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 0.7.2:
  * Hopefully fix the memory leak when loading from a stream (issue #117)
* Mon Jun 10 2019 Jan Engelhardt <jengelh@inai.de>
- Trim bias from description.
* Wed Jun 05 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 0.7.1:
  * Raise a more specific exception on loading errors, JSONDecodeError, instead of generic ValueError (issue #118)
  * Fix optimization path when using OrderedDicts (issue #119)
  * Fix serialization of IntEnums (issue #121)
  * Raise correct exception in code samples (PR #109), thanks to Thomas Dähling
  * Fix compilation with system-wide install of rapidjson (issue #110)
  * Use current master version of rapidjson, that includes a fix for its issue #1368 and issue #1336, and cures several compilation warnings as well (issue #112 and issue #107)
  * Fix memory leak when using object_hook (issue #115)
- Add patch to enforce use of system rapidjson:
  * rapidjson-system.patch
* Thu Nov 22 2018 Karol Babioch <kbabioch@suse.de>
- Initial packaging of version 0.6.3