14
0

- 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-simplejson?expand=0&rev=100
This commit is contained in:
2024-09-08 13:32:57 +00:00
committed by Git OBS Bridge
parent 6c522ba9bd
commit 533c674966
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Sep 8 13:32:12 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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 <dmueller@suse.com>