forked from pool/python-orjson
Accepting request 1199665 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1199665 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-orjson?expand=0&rev=8
This commit is contained in:
commit
719bbc61f2
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>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-orjson
|
||||
Version: 3.9.15
|
||||
Version: 3.10.7
|
||||
Release: 0
|
||||
Summary: Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
|
||||
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