15
0
forked from pool/python-json5

- update to 0.9.24:

* drop python2
  * switch to pyproject.toml
  * add typing
  * format with ruff

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-json5?expand=0&rev=23
This commit is contained in:
2024-03-25 20:19:39 +00:00
committed by Git OBS Bridge
parent e18755ef56
commit f60ad495cc
4 changed files with 21 additions and 11 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Mar 25 20:18:38 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.9.24:
* drop python2
* switch to pyproject.toml
* add typing
* format with ruff
-------------------------------------------------------------------
Mon Nov 27 19:03:15 UTC 2023 - Dirk Müller <dmueller@suse.com>