summaryrefslogtreecommitdiff
path: root/textproc/py-openapi-core/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2022-10-28py-openapi-core: updated to 0.16.1adam1-11/+8
0.16.1 lists as additional properties fix x-model extension optional 0.16.0 Switch to jsonschema-spec Use auto-detect validator proxy OpenAPI 3.1 support + Auto-detect proxies and request / response validator protocols Add py.typed to mark package as supporting typing Refuse to cast str or bytes to array x-model extension import model class Add deepObject support Add anyOf support Separate werkzeug support Starlette support 0.15.0 Parameter deserialize complex scenario support Response headers support Response headers support for contrib Drop python 2.7 support Drop python 3.5 support Drop python 3.6 support Add python 3.10 support Falcon2 support drop Django2 support drop Support basic re_path for Django integration unused NoValue type removed attrs remove and use dataclasses backport for python 3.6 Request validation parameters dataclass Handle missing MIME type in MediaTypeFinder Limit openapi dependencies upper bounds switch to pathable Get rid of create_spec shortcut Request and Response protocols validator factories removed from validation shortcuts Predefined openapi validators Customization refactor Static types with mypy
2022-01-04*: bump PKGREVISION for egg.mk userswiz1-1/+2
They now have a tool dependency on py-setuptools instead of a DEPENDS
2021-11-23py-openapi-core: mark as not for python 2.7wiz1-1/+3
2021-11-23textproc/py-openapi-core: import py-openapi-core-0.14.2wiz1-0/+40
Openapi-core is a Python library that adds client-side and server-side support for the OpenAPI Specification v3.