diff --git a/python-simplejson.changes b/python-simplejson.changes index 731e1d6..23271e6 100644 --- a/python-simplejson.changes +++ b/python-simplejson.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Oct 1 13:57:23 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 3.20.2 + * Add a test for the min and max floats + * Disable speedups on GraalPy same as on PyPy + * Update changelog and version for v3.20.2 + ------------------------------------------------------------------- Sun Mar 30 08:03:39 UTC 2025 - Dirk Müller diff --git a/python-simplejson.spec b/python-simplejson.spec index ba6211a..c125e20 100644 --- a/python-simplejson.spec +++ b/python-simplejson.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-simplejson -Version: 3.20.1 +Version: 3.20.2 Release: 0 Summary: Extensible JSON encoder/decoder for Python License: AFL-2.1 OR MIT diff --git a/simplejson-3.20.1.tar.gz b/simplejson-3.20.1.tar.gz deleted file mode 100644 index a332979..0000000 --- a/simplejson-3.20.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e64139b4ec4f1f24c142ff7dcafe55a22b811a74d86d66560c8815687143037d -size 85591 diff --git a/simplejson-3.20.2.tar.gz b/simplejson-3.20.2.tar.gz new file mode 100644 index 0000000..1de2bbb --- /dev/null +++ b/simplejson-3.20.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fe7a6ce14d1c300d80d08695b7f7e633de6cd72c80644021874d985b3393649 +size 85784