1
0

Commit Graph

  • deed33f879 Accepting request 1144831 from devel:languages:python factory Ana Guerrero 2024-02-07 17:50:18 +00:00
  • 3f5b5d881d Accepting request 1144723 from home:bnavigator:branches:devel:languages:python Dirk Mueller 2024-02-07 08:45:21 +00:00
  • c3c46e012e Accepting request 1133689 from devel:languages:python Ana Guerrero 2023-12-17 20:33:27 +00:00
  • 49a9a65fa6 - update to 0.18.2: * Deprecated spec validator fix + warnings resolved #717 - Update to 0.16.1: * Predefined openapi validators #409 Dirk Mueller 2023-12-17 02:28:24 +00:00
  • bd65f42020 Accepting request 1113288 from devel:languages:python Ana Guerrero 2023-09-26 20:01:17 +00:00
  • 95cc6b5f65 Accepting request 1113195 from home:bnavigator:branches:devel:languages:python Dirk Mueller 2023-09-24 17:22:27 +00:00
  • 2a47a9c255 Accepting request 1101373 from devel:languages:python Dominique Leuenberger 2023-07-30 18:58:01 +00:00
  • 2b1f92932a Accepting request 1101342 from home:bnavigator:branches:devel:languages:python:jupyter Dirk Mueller 2023-07-30 09:40:13 +00:00
  • e2c78826ce Accepting request 1100539 from devel:languages:python Dominique Leuenberger 2023-07-25 09:51:35 +00:00
  • c1bfd46982 - Update to 0.18.0: * Compatibility with jsonschema 4.18, jsonschema-spec 0.2, openapi-schema-validator 0.6 and openapi-spec-validator 0.6 #597 * spec_url parameter of Spec.from_dict is deprecated. Use base_uri instead. #597 * ref_resolver_handlers parameter of Spec.from_dict is deprecated. Use handlers instead. #597 * Drop python 3.7 support #595 * Format validators ignore other types and pass (in accordance with the specification) #597 * shortcuts high level public api expose #465 * ParametersError context property deprecated #462 * Spec.create deprecated #463 * Validators refactor #457 * Webhooks support #470 * Rename UnmarshalContext to ValidationContext #472 * Fix PATH_PARAMETER_PATTERN for DRF default value pattern. #468 * Fix falcon response data none #471 * Shortcuts backward compatible #482 * RequestValidator and ResponseValidator backward compatibility #487 * Fix flask decorator function return other types #489 * Fix integration Request Response factories check types fix #490 * Fix Requests request dont allow fragments #491 * Fix openapi packages update and tests #498 * unmarshallers integration tests #497 * Unmarshallers and validators refactor #508 * Shortcuts refactor #517 * Media type deserializers refactor #518 * Schema unmarshalling/validation returns Invalid* exception (InvalidData, InvalidParameter, InvalidRequestBody, InvalidHeader). Use __cause__ Steve Kowalik 2023-07-25 06:13:35 +00:00
  • eceed94a77 Accepting request 1094230 from devel:languages:python Dominique Leuenberger 2023-06-21 20:39:20 +00:00
  • 12b9792394 Accepting request 1094151 from home:bnavigator:branches:devel:languages:python Matej Cepl 2023-06-20 20:48:19 +00:00
  • 30a0e168c1 Accepting request 1093845 from devel:languages:python Dominique Leuenberger 2023-06-20 14:48:47 +00:00
  • 971cc1cc64 - Update to 0.17.2: * Integrations: Add support for aiohttp.web #571 * Include tests in sdist archives #537 * add python 3.11 support #538 * shortcuts high level public api expose #465 * ParametersError context property deprecated #462 * Spec.create deprecated #463 * Validators refactor #457 * Webhooks support #470 * Rename UnmarshalContext to ValidationContext #472 * Fix PATH_PARAMETER_PATTERN for DRF default value pattern. #468 * Fix falcon response data none #471 * Shortcuts backward compatible #482 * RequestValidator and ResponseValidator backward compatibility #487 * Fix flask decorator function return other types #489 * Fix integration Request Response factories check types fix #490 * Fix Requests request dont allow fragments #491 * Fix openapi packages update and tests #498 * unmarshallers integration tests #497 * Unmarshallers and validators refactor #508 * Shortcuts refactor #517 * Media type deserializers refactor #518 * validators public api expose #455 * allow openapi-schema-validator 0.4 #458 * better unmarshaller finders with refactor #447 * werkzeug flask root path fix #449 * additionalProperties without schema should allow null. #444 - Switch back to PyPI tarball. Steve Kowalik 2023-06-20 00:28:00 +00:00
  • 4b68635c60 Accepting request 1039660 from devel:languages:python Dominique Leuenberger 2022-12-03 09:03:42 +00:00
  • 98a5122ba0 Accepting request 1039657 from home:yarunachalam:branches:devel:languages:python Dirk Mueller 2022-12-02 21:36:13 +00:00
  • df5b6468fd Accepting request 1008633 from devel:languages:python Richard Brown 2022-10-07 23:24:51 +00:00
  • 7ba01bb6c5 Accepting request 1008592 from home:bnavigator:branches:devel:languages:python Steve Kowalik 2022-10-07 03:18:19 +00:00
  • 3b1be103d9 Accepting request 1008090 from devel:languages:python Richard Brown 2022-10-06 05:41:42 +00:00
  • 4d37f54d12 - Update to 0.16.0: * Switch to jsonschema-spec #416 * Use auto-detect validator proxy #418 * OpenAPI 3.1 support + Auto-detect proxies and request / response validator protocols #419 * Add py.typed to mark package as supporting typing #420 * Refuse to cast str or bytes to array #421 * x-model extension import model class #422 * Add deepObject support #379 * Add anyOf support #423 * Separate werkzeug support #426 * Starlette support #427 * Parameter deserialize complex scenario support (#329) * Response headers support (#332) * Response headers support for contrib (#333) * Drop python 2.7 support (#335 #344 #351) * Drop python 3.5 support (#339) * Drop python 3.6 support #383 * Add python 3.10 support #383 * Falcon2 support drop (#353) * Django2 support drop (#358) * Support basic re_path for Django integration (#337) * unused NoValue type removed (#340) * attrs remove and use dataclasses backport for python 3.6 (#345) * Request validation parameters dataclass (#346) * Handle missing MIME type in MediaTypeFinder (#371) * Limit openapi dependencies upper bounds #386 * switch to pathable #389 * Get rid of create_spec shortcut #393 * Request and Response protocols #407 Steve Kowalik 2022-10-05 05:36:13 +00:00
  • fb3cb33260 Accepting request 912672 from devel:languages:python Dominique Leuenberger 2021-08-23 08:07:51 +00:00
  • 0c61f6abd8 Accepting request 912422 from home:bnavigator:branches:devel:languages:python:jupyter Markéta Machová 2021-08-17 12:47:07 +00:00
  • 43d6c46d54 Accepting request 810161 from devel:languages:python Dominique Leuenberger 2020-06-02 12:35:50 +00:00
  • 25dff1e1f8 - Skip one test so we can use pytest5 Tomáš Chvátal 2020-05-29 09:25:05 +00:00
  • 371210cf6c Accepting request 790004 from devel:languages:python Dominique Leuenberger 2020-03-31 15:16:25 +00:00
  • 026fa8c95a OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-core?expand=0&rev=18 Tomáš Chvátal 2020-03-31 07:44:08 +00:00
  • 10bd97b0cc Accepting request 789997 from home:pgajdos:python Tomáš Chvátal 2020-03-31 07:29:00 +00:00
  • cb225acef1 Accepting request 762860 from devel:languages:python Dominique Leuenberger 2020-01-10 16:51:23 +00:00
  • 560bb96a24 - Properly conditionalize the python2 drop so it lets us backport the packages Tomáš Chvátal 2020-01-10 14:51:19 +00:00
  • 54ff0e95fa Accepting request 762508 from devel:languages:python Dominique Leuenberger 2020-01-09 21:53:43 +00:00
  • 9235e3806d Accepting request 762507 from home:TheBlackCat:branches:devel:languages:python Todd R 2020-01-09 18:17:24 +00:00
  • b671f98833 Accepting request 733464 from devel:languages:python Dominique Leuenberger 2019-09-26 18:46:47 +00:00
  • 7239e28a8d - Update to 0.12.0: * OAS validation with JSONSchema (#157) Tomáš Chvátal 2019-09-26 14:08:17 +00:00
  • 1a372fbdb3 Accepting request 730065 from devel:languages:python Ludwig Nussel 2019-09-13 12:57:54 +00:00
  • 3d272d82e2 - Update to 0.11.1: * Path item parameter override (#145) * Separate cast and unmarshal (#156) Tomáš Chvátal 2019-09-11 08:42:24 +00:00
  • 5735e88269 Accepting request 717909 from devel:languages:python Dominique Leuenberger 2019-07-23 20:40:55 +00:00
  • 183f28b061 - Update to 0.11.0: * End of Python 3.4 support (#136) * Add support for one-of with any type (#133) * Modify FlaskOpenAPIRequest to accommodate path variables (#141) * Primitive types unmarshallers (#138) * attr errors hashable fix (#143) * Parameters on path item object support (#144) Tomáš Chvátal 2019-07-23 13:46:16 +00:00
  • bd5ff750a0 Accepting request 707880 from devel:languages:python Dominique Leuenberger 2019-06-06 16:18:10 +00:00
  • c014461155 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-core?expand=0&rev=5 Tomáš Chvátal 2019-06-05 15:33:34 +00:00
  • 02d42402e0 - Update to 0.10.0: * Various tests and support updates - Update requirements to match up upstream Tomáš Chvátal 2019-06-03 11:20:36 +00:00
  • 1188110a46 Accepting request 631929 from devel:languages:python Dominique Leuenberger 2018-08-29 10:26:29 +00:00
  • fd12d14d24 - Switch to github tarball to get tests - Run the tests Tomáš Chvátal 2018-08-08 15:14:23 +00:00
  • d6fea03b3d Accepting request 626545 from home:seanmarlow:branches:devel:languages:python Dirk Mueller 2018-08-02 07:10:10 +00:00