Commit Graph

9 Commits

Author SHA256 Message Date
bc17985d9d - Update to 0.6.0:
* Compatibility with jsonschema 4.18 #72
  * Python 3.7 support dropped #84
  * OAS30Validator no longer accept read and write properties. Use
    OASReadValidator and OAS30WriteValidator instead. #85
  * Formats raise error for other types fix #67
  * Format validators ignore other types and pass (in accordance with the
    specification)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-schema-validator?expand=0&rev=15
2023-07-25 06:13:04 +00:00
a365cca36f Accepting request 1092865 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1092865
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-schema-validator?expand=0&rev=13
2023-06-14 06:44:13 +00:00
c256b116d2 Accepting request 1085789 from home:bnavigator:branches:devel:languages:python
- 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
2023-05-09 20:47:38 +00:00
9a3b0357eb Accepting request 1074908 from home:pgajdos:python
- python-six is not required

OBS-URL: https://build.opensuse.org/request/show/1074908
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-schema-validator?expand=0&rev=9
2023-03-28 08:38:43 +00:00
91acc1a0f8 Accepting request 1034881 from home:yarunachalam:branches:devel:languages:python
- Update to v0.3.4 
  * OASValidator 3.0 read write pass with evolve #52

OBS-URL: https://build.opensuse.org/request/show/1034881
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-schema-validator?expand=0&rev=7
2022-11-10 10:46:31 +00:00
bd8219bfc0 Accepting request 1001166 from home:jayvdb:branches:devel:languages:python
- Update to v0.3.3

OBS-URL: https://build.opensuse.org/request/show/1001166
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-schema-validator?expand=0&rev=5
2022-09-05 06:55:43 +00:00
2b77d70671 Accepting request 965354 from home:pgajdos:python
- 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
2022-03-28 15:12:41 +00:00
7424563ab4 Accepting request 789996 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/789996
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-openapi-schema-validator?expand=0&rev=1
2020-03-31 15:16:21 +00:00
Tomáš Chvátal
0622c27419 Accepting request 789975 from home:pgajdos:python
OBS-URL: https://build.opensuse.org/request/show/789975
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-schema-validator?expand=0&rev=1
2020-03-31 07:24:23 +00:00