Skip to content
Commit 2f091eb5 authored by Javier Marcet's avatar Javier Marcet
Browse files

python3-jsonschema: update to version 4.3.3



 - Properly report deprecation warnings at the right stack level

 - Additional performance improvements for resolving refs

 - Resolving refs has had performance improvements

 - Fix undesired fallback to brute force container uniqueness check on
 certain input types

 - Implement a PEP544 Protocol for validator classes

 - Pin importlib.resources from below

 - Use importlib.resources to load schemas

 - Ensure all elements of arrays are verified for uniqueness by
 uniqueItems

Signed-off-by: default avatarJavier Marcet <javier@marcet.info>
parent fabc3115
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment