python-orjson: update to version 3.10.0
authorTimothy M. Ace <openwrt@timothyace.com>
Mon, 1 Apr 2024 13:54:44 +0000 (09:54 -0400)
committerRosen Penev <rosenp@gmail.com>
Thu, 4 Apr 2024 01:21:50 +0000 (18:21 -0700)
commit65007588057ee724b37b4187b0a2e508a41b5884
treed39a975d556f489c71f473dd2cdf39ead9c5e3d4
parent98a5367982a6c0e1ab765886db0d575564274664
python-orjson: update to version 3.10.0

Relevant changes since previous 3.9.13:
- FIXED: Fix crash serializing str introduced in 3.9.11
- FIXED: Implement recursion limit of 1024 on orjson.loads()
- FIXED: Use byte-exact read on str formatting SIMD path to avoid crash
- Build now depends on Rust 1.72 or later
- Support serializing numpy.float16 (numpy.half)
- sdist uses metadata 2.3 instead of 2.1
- Improve Windows PyPI builds

Signed-off-by: Timothy M. Ace <openwrt@timothyace.com>
lang/python/python-orjson/Makefile