diff --git a/python-simplejson.changes b/python-simplejson.changes index c5738c9..05035c9 100644 --- a/python-simplejson.changes +++ b/python-simplejson.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Sep 8 13:32:12 UTC 2024 - Dirk Müller + +- update to 3.19.3: + * Updated test & build matrix to include Python 3.13. + * Dropped wheel support for Python 2.7 on macOS. + * https://github.com/simplejson/simplejson/pull/326 + ------------------------------------------------------------------- Mon Nov 27 18:46:13 UTC 2023 - Dirk Müller diff --git a/python-simplejson.spec b/python-simplejson.spec index 0e70c2d..db1a84f 100644 --- a/python-simplejson.spec +++ b/python-simplejson.spec @@ -1,7 +1,7 @@ # # spec file for package python-simplejson # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-simplejson -Version: 3.19.2 +Version: 3.19.3 Release: 0 Summary: Extensible JSON encoder/decoder for Python License: AFL-2.1 OR MIT diff --git a/simplejson-3.19.2.tar.gz b/simplejson-3.19.2.tar.gz deleted file mode 100644 index 17232e8..0000000 --- a/simplejson-3.19.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9eb442a2442ce417801c912df68e1f6ccfcd41577ae7274953ab3ad24ef7d82c -size 85311 diff --git a/simplejson-3.19.3.tar.gz b/simplejson-3.19.3.tar.gz new file mode 100644 index 0000000..5b1e7a5 --- /dev/null +++ b/simplejson-3.19.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e086896c36210ab6050f2f9f095a5f1e03c83fa0e7f296d6cba425411364680 +size 85237