Package: python3-jsonschema
Version: 3.2.0-3

For python3.8 and above, jsonschema should use `importlib.metadata`
from the standard library

You can see the conditional dependency listed in jsonschema's
setuptools metadata here:
https://github.com/Julian/jsonschema/blob/7a2cc2faf04a1182d3901bd907e87a746671f879/setup.cfg#L32

Anthony

Reply via email to