From 7ed064f6cd759937e9a8ac3076d4cd8d2472bc827d609937af9ecd1b4a1c2082 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 8 Dec 2022 11:51:32 +0000 Subject: [PATCH] Accepting request 1041271 from home:yarunachalam:branches:devel:languages:python - Update to version 5.6.0 * Added Update vendored double-conversion to 3.2.1 (#570) @joemarshall * Fixed Fix len integer overflow issue (#567) @marioga OBS-URL: https://build.opensuse.org/request/show/1041271 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ujson?expand=0&rev=36 --- python-ujson.changes | 9 +++++++++ python-ujson.spec | 2 +- ujson-5.5.0.tar.gz | 3 --- ujson-5.6.0.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 ujson-5.5.0.tar.gz create mode 100644 ujson-5.6.0.tar.gz diff --git a/python-ujson.changes b/python-ujson.changes index 7b4c8bd..019c096 100644 --- a/python-ujson.changes +++ b/python-ujson.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Dec 7 22:34:15 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 5.6.0 + * Added + Update vendored double-conversion to 3.2.1 (#570) @joemarshall + * Fixed + Fix len integer overflow issue (#567) @marioga + ------------------------------------------------------------------- Sat Sep 17 15:58:07 UTC 2022 - Arun Persaud diff --git a/python-ujson.spec b/python-ujson.spec index 1f513ea..7ada572 100644 --- a/python-ujson.spec +++ b/python-ujson.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-ujson -Version: 5.5.0 +Version: 5.6.0 Release: 0 Summary: JSON encoder and decoder for Python License: BSD-3-Clause diff --git a/ujson-5.5.0.tar.gz b/ujson-5.5.0.tar.gz deleted file mode 100644 index c212436..0000000 --- a/ujson-5.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b25077a971c7da47bd6846a912a747f6963776d90720c88603b1b55d81790780 -size 7140414 diff --git a/ujson-5.6.0.tar.gz b/ujson-5.6.0.tar.gz new file mode 100644 index 0000000..a541b34 --- /dev/null +++ b/ujson-5.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f881e2d8a022e9285aa2eab6ba8674358dbcb2b57fa68618d88d62937ac3ff04 +size 7151977