packages/lang/python/python-jsonschema
Javier Marcet 6c553c35b3 python-jsonschema: Update to 4.16.0
- Improve the base URI behavior when resolving a $ref to a resolution
 URI which is different from the resolved schema's declared $id.
 - Accessing jsonschema.draftN_format_checker is deprecated. Instead,
 if you want access to the format checker itself, it is exposed as
 jsonschema.validators.DraftNValidator.FORMAT_CHECKER on any
 jsonschema.protocols.Validator.

Signed-off-by: Javier Marcet <javier@marcet.info>
2022-09-17 12:58:04 -07:00
..
patches python-jsonschema: Update to 4.15.0, broken since 4.6.0 2022-09-17 12:58:04 -07:00
Makefile python-jsonschema: Update to 4.16.0 2022-09-17 12:58:04 -07:00