From f9e995d349946259ba5744ea0842e3f58443543da3c9e26d288151f1e660fe92 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 21 Sep 2022 12:13:50 +0000 Subject: [PATCH] - 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 --- _service | 2 +- orjson-3.7.11.tar.gz | 3 --- orjson-3.8.0.tar.gz | 3 +++ python-orjson.changes | 7 +++++++ python-orjson.spec | 2 +- vendor.tar.xz | 4 ++-- 6 files changed, 14 insertions(+), 7 deletions(-) delete mode 100644 orjson-3.7.11.tar.gz create mode 100644 orjson-3.8.0.tar.gz diff --git a/_service b/_service index f1ac79e..d2daeb0 100644 --- a/_service +++ b/_service @@ -1,6 +1,6 @@ - orjson-3.7.11.tar.gz + orjson-3.8.0.tar.gz xz true diff --git a/orjson-3.7.11.tar.gz b/orjson-3.7.11.tar.gz deleted file mode 100644 index 53ac241..0000000 --- a/orjson-3.7.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b4e6517861a397d9a1c72e7f8e8c72d6baf96d732a64637fb090ea49ead6042c -size 946563 diff --git a/orjson-3.8.0.tar.gz b/orjson-3.8.0.tar.gz new file mode 100644 index 0000000..12bb6fe --- /dev/null +++ b/orjson-3.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb42f7cf57d5804a9daa6b624e3490ec9e2631e042415f3aebe9f35a8492ba6c +size 949083 diff --git a/python-orjson.changes b/python-orjson.changes index ac41fc1..971ee34 100644 --- a/python-orjson.changes +++ b/python-orjson.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Sep 21 12:11:03 UTC 2022 - Matej Cepl + +- 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 diff --git a/python-orjson.spec b/python-orjson.spec index 94b3bbe..f926227 100644 --- a/python-orjson.spec +++ b/python-orjson.spec @@ -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 diff --git a/vendor.tar.xz b/vendor.tar.xz index b31b193..21f9060 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0a7f8bfe74955a112ee02e247bc0e8a0b72d4dc43d8bd07683d4bb01cf4656a2 -size 1487368 +oid sha256:448dfa2bb7156d176395da147dac1ded004cc00f8e2c5127747f94c9564d07e7 +size 1447272