Subject: CVS commit: pkgsrc/textproc/py-openapi-core
From: Adam Ciarcinski
Date: 2023-05-15 22:33:32
Message id: 20230515203332.7159DFA87@cvs.NetBSD.org

Log Message:
py-openapi-core: updated to 0.17.1

0.17.1

Include tests in sdist archives
add python 3.11 support

0.17.0

shortcuts high level public api expose
ParametersError context property deprecated
Spec.create deprecated
Validators refactor
Webhooks support
Rename UnmarshalContext to ValidationContext
Fix PATH_PARAMETER_PATTERN for DRF default value pattern.
Fix falcon response data none
Shortcuts backward compatible
RequestValidator and ResponseValidator backward compatibility
Fix flask decorator function return other types
Fix integration Request Response factories check types fix
Fix Requests request dont allow fragments
Fix openapi packages update and tests
unmarshallers integration tests
Unmarshallers and validators refactor
Shortcuts refactor
Media type deserializers refactor

Backward incompatibilities

Schema unmarshalling/validation returns Invalid* exception (InvalidData, \ 
InvalidParameter, InvalidRequestBody, InvalidHeader). Use __cause__ property to \ 
get root cause exception.
InvalidSecurity exception renamed to SecurityNotFound

Files:
RevisionActionfile
1.5modifypkgsrc/textproc/py-openapi-core/Makefile
1.3modifypkgsrc/textproc/py-openapi-core/PLIST
1.3modifypkgsrc/textproc/py-openapi-core/distinfo