forked from pool/python-jsonschema
Accepting request 1109421 from home:ojkastl_buildservice:Branch_devel_languages_python
update to 4.19.0 OBS-URL: https://build.opensuse.org/request/show/1109421 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema?expand=0&rev=70
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 7 06:16:46 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
- update to 4.19.0:
|
||||
* Importing the |Validator| protocol directly from the package
|
||||
root is deprecated. Import it from
|
||||
|jsonschema.protocols.Validator| instead.
|
||||
* Automatic retrieval of remote references (which is still
|
||||
deprecated) now properly succeeds even if the retrieved
|
||||
resource does not declare which version of JSON Schema it uses.
|
||||
Such resources are assumed to be 2020-12 schemas. This more
|
||||
closely matches the pre-|referencing| library behavior.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 3 18:38:22 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
|
Reference in New Issue
Block a user