From 2eca1a05e29a315c449ee753df3dc85c135a3db5d8164ffaf93d272eeb7f25d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sat, 28 Mar 2020 18:06:24 +0000 Subject: [PATCH] Accepting request 789345 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/789345 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ujson?expand=0&rev=19 --- python-ujson.changes | 12 ++++++++++++ python-ujson.spec | 2 +- ujson-2.0.2.tar.gz | 3 --- ujson-2.0.3.tar.gz | 3 +++ 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 ujson-2.0.2.tar.gz create mode 100644 ujson-2.0.3.tar.gz diff --git a/python-ujson.changes b/python-ujson.changes index 61f1387..d38a615 100644 --- a/python-ujson.changes +++ b/python-ujson.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Mar 28 16:22:49 UTC 2020 - Arun Persaud + +- update to version 2.0.3: + * Changed + + Drop legacy distutils in setup.py (#397) @hugovk + + Update benchmarking (#395) @hugovk + * Fixed + + Decrease dict key reference (#394) @suola + + Remove double_precision and precise_float from help text (#389) + @JTJL + ------------------------------------------------------------------- Sun Mar 15 19:44:07 UTC 2020 - Benjamin Greiner diff --git a/python-ujson.spec b/python-ujson.spec index 77c1c1a..7cf9f3c 100644 --- a/python-ujson.spec +++ b/python-ujson.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-ujson -Version: 2.0.2 +Version: 2.0.3 Release: 0 Summary: JSON encoder and decoder for Python License: BSD-3-Clause diff --git a/ujson-2.0.2.tar.gz b/ujson-2.0.2.tar.gz deleted file mode 100644 index 7fd3c12..0000000 --- a/ujson-2.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:91f30f0b6fd5cd4b43844a9c52febc80772aad6348a58369d0a08bd1b347a52c -size 7127733 diff --git a/ujson-2.0.3.tar.gz b/ujson-2.0.3.tar.gz new file mode 100644 index 0000000..2dce13e --- /dev/null +++ b/ujson-2.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd2deffc983827510e5145fb66e4cc0f577480c62fe0b4882139f8f7d27ae9a3 +size 7127432