diff --git a/orjson-3.8.0.tar.gz b/orjson-3.8.0.tar.gz deleted file mode 100644 index 12bb6fe..0000000 --- a/orjson-3.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fb42f7cf57d5804a9daa6b624e3490ec9e2631e042415f3aebe9f35a8492ba6c -size 949083 diff --git a/orjson-3.8.1.tar.gz b/orjson-3.8.1.tar.gz new file mode 100644 index 0000000..aad2dc9 --- /dev/null +++ b/orjson-3.8.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07c42de52dfef56cdcaf2278f58e837b26f5b5af5f1fd133a68c4af203851fc7 +size 860348 diff --git a/python-orjson.changes b/python-orjson.changes index 971ee34..fb31264 100644 --- a/python-orjson.changes +++ b/python-orjson.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Oct 28 18:35:24 UTC 2022 - Yogalakshmi Arunachalam + +- Update to 3.8.1 + - Build maintenance for Python 3.11. + ------------------------------------------------------------------- Wed Sep 21 12:11:03 UTC 2022 - Matej Cepl diff --git a/python-orjson.spec b/python-orjson.spec index e1a343b..26a7d23 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.8.0 +Version: 3.8.1 Release: 0 Summary: Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy License: Apache-2.0 OR MIT