- Update to 0.4.4
* Include tests in sdist archives #71
* jsonschema 4.17 dependency limit #73
* add python 3.11 support #74
- Release 0.4.3
* test required formats only #62
- Release 0.4.2
* Rely on jsonschema date date-time and uuid format checkers.
Format checkers assigned to validators #60
* Backward incompatibility: Missing format checker for format no
longer raise FormatError
- Release 0.4.1
* OAS30 read write validators #59
- Release 0.4.0
* Drop no longer used runtime dependency on attrs #54
* Re-implemented nullable based on OAS 3.0.3 definition. #57
OBS-URL: https://build.opensuse.org/request/show/1085789
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-schema-validator?expand=0&rev=11
- version update to 0.2.3
* readOnly and writeOnly on jsonschema4 fix#41
* Validate oneOf, anyOf and allOf with discriminator (cherry-pick from 0.3.x) #30
* Revert "make jsonschema4 compatible (DeprecationWarning fix)" #34
* Drop python 3.6 support (cherry-pick from 0.3.x and part 2) #35
* Limit jsonschema dependency #36
* switch to poetry #27
* drop python 2.7 and 3.5 support #27#28
* make jsonschema4 compatible (DeprecationWarning fix) #25
* Fix required in composition #16
* Prevent Schema Mutation #26
* Stop assigning a version to our Validator (#12)
* Switch to a MIT-licensed dependency (#4)
* Pypi license fix (#10)
* jsonschema dependency fix
* Permit uppercase characters in UUID (#8)
- python-mock is not required for build
OBS-URL: https://build.opensuse.org/request/show/965354
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-schema-validator?expand=0&rev=3