You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you have a branch with the referencing library being used? I could use that for alpine packaging, it is edge after all, and you can get some bug reports :)
So jsonschema 4.18 is changing the way referencing works: https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst#v4180
Already dt-schema requires
<4.18
to work: 188cca9I made this issue to track the progress of getting this to work. I don't really understand what the problem is, but there are 2 general paths:
referencing
libraryI might be able to help with either of those, but some help in terms of what's the hack dt-schema requires that is now off limits would be nice.
P.S: I'm maintainer of alpine's
py3-dt-schema
package, so I spend a few hours banging my head to figure out it was jsonschema's fault all along.The text was updated successfully, but these errors were encountered: