17
0

Commit Graph

  • 4f86a663d0 Accepting request 1293130 from devel:languages:python factory Ana Guerrero 2025-07-15 14:43:59 +00:00
  • f2289b8588 - update to 0.7.2: * Allow undefined required properties #312 * Extract extra options recursively #391 Dirk Mueller 2025-07-14 12:28:17 +00:00
  • 4888721416 Accepting request 1133688 from devel:languages:python Ana Guerrero 2023-12-17 20:33:26 +00:00
  • d2419f43fd - update to 0.7.1: * Move to jsonschema-path package #292 * Validator accepts any schema (schema dictionary or SchemaPath) #293 * validate and validate_url shortcuts #294 * validate_spec shortcut in deprecated. Usevalidate instead. * validate_spec_url shortcut is deprecated. Use validate_url instead. - update to 0.7.0: * Allow validate multiple files (also with pre-commit hook) * Validators and keywords refactor #286 * Python 3.12 support #290 * Bump docker image python from 3.11.5-alpine to 3.12.0-alpine * openapi_*_spec_validator objects are deprecated. Use *SpecValidator classes instead. * schemas and validators lazy loading proxy #170 Dirk Mueller 2023-12-17 02:25:26 +00:00
  • 08abee6738 Accepting request 1101375 from devel:languages:python Dominique Leuenberger 2023-07-30 18:58:02 +00:00
  • 218fdc4fc6 Accepting request 1101340 from home:bnavigator:branches:devel:languages:python:jupyter Dirk Mueller 2023-07-30 09:40:47 +00:00
  • 438e90844f Accepting request 1100538 from devel:languages:python Dominique Leuenberger 2023-07-25 09:51:34 +00:00
  • 1aafda06c3 - Update to 0.6.0: * Compatibility with jsonschema 4.18, jsonschema-spec 0.2 and openapi-schema-validator 0.6 #202 * spec_url parameter of spec validator is deprecated. Use base_uri instead. #202 * Drop python 3.7 support #226 * Update SupportsValidation protocol #232 * allow path item ref fix #210 * openapi 3.1 schema update #213 Steve Kowalik 2023-07-25 06:13:20 +00:00
  • 01c810f098 Accepting request 1093030 from devel:languages:python Dominique Leuenberger 2023-06-14 14:30:12 +00:00
  • 049e3c2ec6 Accepting request 1092868 from home:ecsos:python Markéta Machová 2023-06-14 06:23:39 +00:00
  • 76b197b454 Accepting request 1085812 from devel:languages:python Dominique Leuenberger 2023-05-10 14:18:32 +00:00
  • 301d139cfa Accepting request 1085790 from home:bnavigator:branches:devel:languages:python Dirk Mueller 2023-05-09 20:47:25 +00:00
  • 0b7856a44b Accepting request 1031203 from devel:languages:python Dominique Leuenberger 2022-10-26 10:31:40 +00:00
  • b7dde16ba5 - Remove conditional definition of python_module. Matej Cepl 2022-10-25 20:05:23 +00:00
  • d99c6f600c Accepting request 1008086 from devel:languages:python Richard Brown 2022-10-06 05:41:41 +00:00
  • 21e281c45d - Update to 0.5.1: * Responses schema validation #177 * detect spec schema version #167 * static types and Mypy static type check #168 * tests mark network #169 * schemas and validators lazy loading proxy #170 - Drop patch openapi-spec-validator-skip-urls.patch, fixed by upstream by markers. Steve Kowalik 2022-10-05 05:24:57 +00:00
  • 8d11798ad6 Accepting request 965440 from devel:languages:python Dominique Leuenberger 2022-03-28 17:24:31 +00:00
  • 1f0162806f Accepting request 965432 from home:pgajdos:python Matej Cepl 2022-03-28 16:00:35 +00:00
  • 5542cda26f Accepting request 857879 from devel:languages:python Dominique Leuenberger 2020-12-22 10:51:54 +00:00
  • 89069aa7f4 Accepting request 857838 from home:jayvdb:branches:devel:languages:python Matej Cepl 2020-12-21 16:40:30 +00:00
  • d3875b8d42 Accepting request 796482 from devel:languages:python Dominique Leuenberger 2020-04-23 16:35:03 +00:00
  • de942d8294 - Fix build without python2 Tomáš Chvátal 2020-04-23 10:32:49 +00:00
  • dc35d758be Accepting request 730063 from devel:languages:python Ludwig Nussel 2019-09-13 12:57:52 +00:00
  • 1045464f85 - Update to 0.2.8: * no upstream changelog Tomáš Chvátal 2019-09-11 08:39:23 +00:00
  • 509ab16abe Accepting request 707150 from devel:languages:python Dominique Leuenberger 2019-06-06 16:16:15 +00:00
  • 12f070dff3 - Update to 0.2.7: * Replace pathlib with pathlib2 (#68) * Bump PyYAML to 5.1 for CVE-2017-18342 (#69) * Support jsonschema 3 (#72) Tomáš Chvátal 2019-06-03 11:13:58 +00:00
  • 309423001c Accepting request 656855 from devel:languages:python Dominique Leuenberger 2018-12-11 14:48:24 +00:00
  • 8f0b0255a7 - Fix fdupes call Tomáš Chvátal 2018-12-10 14:31:33 +00:00
  • 58a34f16cd Accepting request 628145 from devel:languages:python Dominique Leuenberger 2018-08-24 15:00:22 +00:00
  • 13b15b40a3 Accepting request 628140 from home:jengelh:branches:devel:languages:python Tomáš Chvátal 2018-08-08 14:55:50 +00:00
  • 6581b16b83 Accepting request 628061 from devel:languages:python Dominique Leuenberger 2018-08-08 12:54:49 +00:00
  • 7f5a1bddc1 - Add patch to disable tests that poke live URL: * openapi-spec-validator-skip-urls.patch Tomáš Chvátal 2018-08-08 11:35:20 +00:00
  • ef093ef224 Accepting request 626760 from home:seanmarlow:branches:devel:languages:python Robert Schweikert 2018-08-01 06:22:42 +00:00