- update to 3.11.7:
* Use a faster library to serialize `float`. Users with byte-
exact regression
* tests should note positive exponents are now written using a
`+`, e.g., `1.2e+30` instead of `1.2e30`.
* ABI compatibility with CPython 3.15 alpha 5 free-threading.
* orjson now includes code licensed under the Mozilla Public
License 2.0 (MPL-2.0).
* Drop support for Python 3.9.
* ABI compatibility with CPython 3.15 alpha 5.
* Build now depends on Rust 1.89 or later instead of 1.85.
* Fix sporadic crash serializing deeply nested `list` of
`dict`.
- drop CVE-2025-67221.patch (upstream)
- Update to 3.8.1
OBS-URL: https://build.opensuse.org/request/show/1342296
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-orjson?expand=0&rev=15
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-orjson?expand=0&rev=37
Description
No description provided
Languages
Shell
100%