- Update to 3.8.0:
- Support serializing numpy.int16 and numpy.uint16. - Fix datetime regression tests with tzinfo 2022b. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-orjson?expand=0&rev=4
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-orjson
|
||||
Version: 3.7.11
|
||||
Version: 3.8.0
|
||||
Release: 0
|
||||
Summary: Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
|
||||
License: Apache-2.0 OR MIT
|
||||
|
||||
Reference in New Issue
Block a user