15
0

- update to 3.0.0:

* Add support for python 3.12
  * drop python 2.7 support
  * CI fixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpointer?expand=0&rev=38
This commit is contained in:
2024-11-19 15:39:36 +00:00
committed by Git OBS Bridge
parent 999097ed5c
commit f7f4d51f73
4 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Nov 19 15:39:07 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.0.0:
* Add support for python 3.12
* drop python 2.7 support
* CI fixes
-------------------------------------------------------------------
Mon Nov 27 19:28:43 UTC 2023 - Dirk Müller <dmueller@suse.com>