diff --git a/python-ujson.changes b/python-ujson.changes index d96ee6e..f3b024a 100644 --- a/python-ujson.changes +++ b/python-ujson.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Aug 3 05:24:24 UTC 2020 - Steve Kowalik + +- Update to 3.1.0: + * PEP 489 Multi Phase Init support (#418) @WillAyd + * PyPy3 test fixes (#413) @mgorny + ------------------------------------------------------------------- Sun Jun 14 09:36:42 UTC 2020 - Dirk Mueller diff --git a/python-ujson.spec b/python-ujson.spec index f1ed9d5..c7631b4 100644 --- a/python-ujson.spec +++ b/python-ujson.spec @@ -19,11 +19,10 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %global skip_python2 1 Name: python-ujson -Version: 3.0.0 +Version: 3.1.0 Release: 0 Summary: JSON encoder and decoder for Python License: BSD-3-Clause -Group: Development/Languages/Python URL: https://github.com/esnme/ultrajson Source: https://files.pythonhosted.org/packages/source/u/ujson/ujson-%{version}.tar.gz # unbundle double-conversion (https://github.com/ultrajson/ultrajson/issues/375) diff --git a/ujson-3.0.0.tar.gz b/ujson-3.0.0.tar.gz deleted file mode 100644 index a584814..0000000 --- a/ujson-3.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e0199849d61cc6418f94d52a314c6a27524d65e82174d2a043fb718f73d1520d -size 7128523 diff --git a/ujson-3.1.0.tar.gz b/ujson-3.1.0.tar.gz new file mode 100644 index 0000000..c26f14f --- /dev/null +++ b/ujson-3.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00bda1de275ed6fe81817902189c75dfd156b4fa29b44dc1f4620775d2f50cf7 +size 7128419