15
0

- add patch use-pdm-backend.patch: switch to more modern

pdm-backend

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonref?expand=0&rev=5
This commit is contained in:
2024-01-20 12:18:28 +00:00
committed by Git OBS Bridge
parent d45b41d1fa
commit fb60439084

View File

@@ -19,6 +19,8 @@ Sat Jan 13 21:01:00 UTC 2024 - Dirk Müller <dmueller@suse.com>
* `jsonloader` is now a plan function rather than an instance
of a class. (This is a breaking change if you were
subclassing `JsonLoader`)
- add patch use-pdm-backend.patch: switch to more modern
pdm-backend
-------------------------------------------------------------------
Thu Aug 1 08:07:48 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>