- Update to 0.2.3
- FilePathReader read relative path fix#39
- Update to 0.2.2
- Add resolve context method for SchemaPath #31
- Update to 0.2.1
- Bump referencing from 0.24.4 to 0.29.0 #25
- Update to 0.2.0
- Python 3.7 support dropped #23
- Remove jsonschema dependency in favor of referencing and jsonschema-specifications #12
- SchemaPath.from_path factory method added
+ Deprecations
- Spec class name is deprecated. Use SchemaPath instead.
- spec_url parameter is deprecated. Use base_uri instead.
- ref_resolver_handlers parameter is deprecated. Use handlers instead.
- Fix not installable because of newer python-jsonschema requirement.
OBS-URL: https://build.opensuse.org/request/show/1099477
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema-spec?expand=0&rev=13
* Add resolve context method for SchemaPath #31
* Bump referencing from 0.24.4 to 0.29.0 #25
* Python 3.7 support dropped #23
* Remove jsonschema dependency in favor of referencing and
jsonschema-specifications #12
* SchemaPath.from_path factory method added
* Spec class name is deprecated. Use SchemaPath instead.
* spec_url parameter is deprecated. Use base_uri instead.
* ref_resolver_handlers parameter is deprecated. Use handlers instead.
* lock typing-extensions just for python37 #22
* add python 3.11 support #10
* supports read protocol check fix#21
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema-spec?expand=0&rev=9