Tests failing with python3-jsonschema < 4.19.2-3ubuntu1
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| pystac (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
Bug Description
In last log [1] from autopkgtests, we can see things like the following:
126s validator = cls(schema, registry=
126s ^^^^^^^
126s TypeError: create.
Tests were also run in build time, so I was guessing why they were passing there [2]. Doing a rebuild in ppa [3], the build failed in the same way it did for the tests.
The reason is different versions of python3-jsonschema: 4.19.2-3ubuntu1 (good case) versus (4.10.3-2ubuntu1).
The needed version of python3-jsonschema which is in -proposed presents a component-
[1] https:/
[2] https:/
[3] https:/
[4] https:/
