- 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:
Matej Cepl 2022-09-21 12:13:50 +00:00 committed by Git OBS Bridge
parent 47f0c26c36
commit f9e995d349
6 changed files with 14 additions and 7 deletions

View File

@ -1,6 +1,6 @@
<services>
<service name="cargo_vendor" mode="disabled">
<param name="srctar">orjson-3.7.11.tar.gz</param>
<param name="srctar">orjson-3.8.0.tar.gz</param>
<param name="compression">xz</param>
<param name="update">true</param>
</service>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b4e6517861a397d9a1c72e7f8e8c72d6baf96d732a64637fb090ea49ead6042c
size 946563

3
orjson-3.8.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fb42f7cf57d5804a9daa6b624e3490ec9e2631e042415f3aebe9f35a8492ba6c
size 949083

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Sep 21 12:11:03 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Update to 3.8.0:
- Support serializing numpy.int16 and numpy.uint16.
- Fix datetime regression tests with tzinfo 2022b.
-------------------------------------------------------------------
Wed Sep 21 00:35:02 UTC 2022 - John Vandenberg <jayvdb@gmail.com>

View File

@ -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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0a7f8bfe74955a112ee02e247bc0e8a0b72d4dc43d8bd07683d4bb01cf4656a2
size 1487368
oid sha256:448dfa2bb7156d176395da147dac1ded004cc00f8e2c5127747f94c9564d07e7
size 1447272