python-jsonschema / jsonschema

An implementation of the JSON Schema specification for Python
https://python-jsonschema.readthedocs.io
MIT License
4.58k stars 578 forks source link

Which is the last version not requiring Rust via its dependencies? #1210

Closed barracuda156 closed 8 months ago

barracuda156 commented 8 months ago

Last update of jsonschema in Macports has broken it for multiple systems due to introduction of Rust dependency.

Could someone please refer me to the last version which can be built without Rust?