From 1fbc7c56caee923edcd52e9ada385cbc45933c51dc27b37bc95898e3bfad8383 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 27 Mar 2023 10:04:43 +0000 Subject: [PATCH] - update to 5.7.0: * Support ujson.loads(bytearray(...)) and other bytes-like objects. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ujson?expand=0&rev=38 --- _service | 3 --- python-ujson.changes | 7 +++++++ python-ujson.spec | 4 ++-- ujson-5.6.0.tar.gz | 3 --- ujson-5.7.0.tar.gz | 3 +++ 5 files changed, 12 insertions(+), 8 deletions(-) delete mode 100644 _service delete mode 100644 ujson-5.6.0.tar.gz create mode 100644 ujson-5.7.0.tar.gz diff --git a/_service b/_service deleted file mode 100644 index 413b85c..0000000 --- a/_service +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/python-ujson.changes b/python-ujson.changes index 019c096..0e204c7 100644 --- a/python-ujson.changes +++ b/python-ujson.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Mar 27 10:04:29 UTC 2023 - Dirk Müller + +- update to 5.7.0: + * Support ujson.loads(bytearray(...)) and other bytes-like + objects. + ------------------------------------------------------------------- Wed Dec 7 22:34:15 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-ujson.spec b/python-ujson.spec index 7ada572..7abea1d 100644 --- a/python-ujson.spec +++ b/python-ujson.spec @@ -1,7 +1,7 @@ # # spec file for package python-ujson # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-ujson -Version: 5.6.0 +Version: 5.7.0 Release: 0 Summary: JSON encoder and decoder for Python License: BSD-3-Clause diff --git a/ujson-5.6.0.tar.gz b/ujson-5.6.0.tar.gz deleted file mode 100644 index a541b34..0000000 --- a/ujson-5.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f881e2d8a022e9285aa2eab6ba8674358dbcb2b57fa68618d88d62937ac3ff04 -size 7151977 diff --git a/ujson-5.7.0.tar.gz b/ujson-5.7.0.tar.gz new file mode 100644 index 0000000..ea08101 --- /dev/null +++ b/ujson-5.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e788e5d5dcae8f6118ac9b45d0b891a0d55f7ac480eddcb7f07263f2bcf37b23 +size 7152625