Sync from SUSE:SLFO:Main python-orjson revision 71744a507c82fbe2fc7d344b0e7928a9
This commit is contained in:
parent
60d1d9af0f
commit
275d32281a
BIN
orjson-3.10.7-devendored.tar.xz
(Stored with Git LFS)
Normal file
BIN
orjson-3.10.7-devendored.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
orjson-3.10.7.tar.gz
(Stored with Git LFS)
Normal file
BIN
orjson-3.10.7.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
orjson-3.9.15-devendored.tar.xz
(Stored with Git LFS)
BIN
orjson-3.9.15-devendored.tar.xz
(Stored with Git LFS)
Binary file not shown.
BIN
orjson-3.9.15.tar.gz
(Stored with Git LFS)
BIN
orjson-3.9.15.tar.gz
(Stored with Git LFS)
Binary file not shown.
@ -1,3 +1,31 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 9 10:29:05 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to 3.10.7
|
||||||
|
* Improve performance of stable Rust amd64 builds.
|
||||||
|
- from version 3.10.6
|
||||||
|
* Improve performance.
|
||||||
|
- from version 3.10.5
|
||||||
|
* Improve performance.
|
||||||
|
- from version 3.10.4
|
||||||
|
* Improve performance.
|
||||||
|
- from version 3.10.3
|
||||||
|
* `manylinux` amd64 builds include runtime-detected AVX-512 `str`
|
||||||
|
implementation.
|
||||||
|
* Tests now compatible with numpy v2.
|
||||||
|
- from version 3.10.2
|
||||||
|
* Fix crash serializing `str` introduced in 3.10.1.
|
||||||
|
* Improve performance.
|
||||||
|
* Drop support for arm7.
|
||||||
|
- from version 3.10.1
|
||||||
|
* Serializing `numpy.ndarray` with non-native endianness raises
|
||||||
|
`orjson.JSONEncodeError`.
|
||||||
|
* Improve performance of serializing.
|
||||||
|
- from version 3.10.0
|
||||||
|
* Support serializing `numpy.float16` (`numpy.half`).
|
||||||
|
* sdist uses metadata 2.3 instead of 2.1.
|
||||||
|
* Improve Windows PyPI builds.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 29 06:46:24 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
Thu Feb 29 06:46:24 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-orjson
|
Name: python-orjson
|
||||||
Version: 3.9.15
|
Version: 3.10.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
|
Summary: Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
|
||||||
License: Apache-2.0 OR MIT
|
License: Apache-2.0 OR MIT
|
||||||
|
BIN
vendor.tar.xz
(Stored with Git LFS)
BIN
vendor.tar.xz
(Stored with Git LFS)
Binary file not shown.
Loading…
Reference in New Issue
Block a user