From fff15de46b3bd1f4e6860ef24b18aec8a62cf9f408acd1bf726961db38b18c7f Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 10 Jul 2023 15:31:29 +0000 Subject: [PATCH] Accepting request 1097768 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/1097768 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ujson?expand=0&rev=43 --- python-ujson.changes | 12 ++++++++++++ python-ujson.spec | 6 +++--- ujson-5.7.0.tar.gz | 3 --- ujson-5.8.0.tar.gz | 3 +++ 4 files changed, 18 insertions(+), 6 deletions(-) delete mode 100644 ujson-5.7.0.tar.gz create mode 100644 ujson-5.8.0.tar.gz diff --git a/python-ujson.changes b/python-ujson.changes index f5a9b0b..59482af 100644 --- a/python-ujson.changes +++ b/python-ujson.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Jul 8 20:35:13 UTC 2023 - Arun Persaud + +- update to version 5.8.0: + * Added + + Build wheel for Python 3.12 beta (built against 3.12.0b2) (#594) + @hugovk + * Changed + + Drop support for Python 3.7 (#595) @hugovk + * Fixed + + Include BSD-3-Clause and TCL license text (#584) @musicinmybrain + ------------------------------------------------------------------- Sat Jun 10 17:33:30 UTC 2023 - ecsos diff --git a/python-ujson.spec b/python-ujson.spec index 45a561d..b4342fb 100644 --- a/python-ujson.spec +++ b/python-ujson.spec @@ -16,9 +16,8 @@ # -%{?sle15_python_module_pythons} Name: python-ujson -Version: 5.7.0 +Version: 5.8.0 Release: 0 Summary: JSON encoder and decoder for Python License: BSD-3-Clause @@ -32,11 +31,12 @@ BuildRequires: double-conversion-devel BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: python-rpm-macros +%{?sle15_python_module_pythons} %python_subpackages %description An ultrafast JSON encoder and decoder written in pure C with -bindings for Python 2.7 and 3.5+ +bindings for Python 2.7 and 3.8+ %prep %setup -q -n ujson-%{version} diff --git a/ujson-5.7.0.tar.gz b/ujson-5.7.0.tar.gz deleted file mode 100644 index ea08101..0000000 --- a/ujson-5.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e788e5d5dcae8f6118ac9b45d0b891a0d55f7ac480eddcb7f07263f2bcf37b23 -size 7152625 diff --git a/ujson-5.8.0.tar.gz b/ujson-5.8.0.tar.gz new file mode 100644 index 0000000..b2a65ed --- /dev/null +++ b/ujson-5.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78e318def4ade898a461b3d92a79f9441e7e0e4d2ad5419abed4336d702c7425 +size 7154530