From 25b780b2820cf000840d7ecd1b019d281455a303 Mon Sep 17 00:00:00 2001 From: mcepl <> Date: Oct 29 2022 19:09:40 +0000 Subject: Update python-orjson to version 3.8.1 / rev 2 via SR 1032049 https://build.opensuse.org/request/show/1032049 by user mcepl + dimstar_suse --- diff --git a/.files b/.files index 45f2cd3..397709c 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 8cf6428..713f90a 100644 --- a/.rev +++ b/.rev @@ -7,4 +7,12 @@ dep of sr#1004914 1005242 + + 085e7c2a232145e6b3bc29ad07157f23 + 3.8.1 + + dimstar_suse + + 1032049 + diff --git a/.servicemark b/.servicemark index d9beb6d..0871621 100644 --- a/.servicemark +++ b/.servicemark @@ -1 +1 @@ -4422cacdf9a883df0f912197712c12f4 +0274d704f23795aab57c774af3393693 diff --git a/orjson-3.8.0.tar.gz b/orjson-3.8.0.tar.gz deleted file mode 120000 index ab2500f..0000000 --- a/orjson-3.8.0.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeihp6jm43izz7utgswjnagfexxlb6v4nop3nnaupe3g5gs2yedlnm4 \ No newline at end of file diff --git a/orjson-3.8.1.tar.gz b/orjson-3.8.1.tar.gz new file mode 120000 index 0000000..b263d76 --- /dev/null +++ b/orjson-3.8.1.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeidflinwceevces5rleuthueblnffwty3hunmw2pgazcpbpohmd4ea \ No newline at end of file diff --git a/python-orjson.changes b/python-orjson.changes index 8f50318..c99a3d3 100644 --- a/python-orjson.changes +++ b/python-orjson.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +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 - Update to 3.8.0: diff --git a/python-orjson.spec b/python-orjson.spec index 71491cc..9352111 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