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