Package: python-jsonschema,python-json-pointer
Severity: important
Tags: sid bullseye

python-jsonschema's autopkg tests fail, when python3-json-pointer is installed.

Looking at jsonschema's setup.cfg:

[options.extras_require]
format =
    idna
    jsonpointer>1.13
    rfc3987
    strict-rfc3339
    webcolors

and indeed after updating json-pointer to 2.0, the tests pass.

Two action items:

 - update json-pointer to a new upstream (2.0 seems to work)

 - python3-jsonschema should break python3-json-pointer (<< 1.14)

Reply via email to