diff --git a/openapi-core-0.19.5-gh.tar.gz b/openapi-core-0.19.5-gh.tar.gz deleted file mode 100644 index 7d7a4b9..0000000 --- a/openapi-core-0.19.5-gh.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a2d551e5eb130581e29b6d78930bd3dc92343b8dc7ca96965a58b5c0f032e33 -size 194093 diff --git a/openapi-core-0.22.0-gh.tar.gz b/openapi-core-0.22.0-gh.tar.gz new file mode 100644 index 0000000..edda35f --- /dev/null +++ b/openapi-core-0.22.0-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e4311f6be47a7fb4128c6ef63c2680fc210fd02c457d71c4e3200359205a7b9 +size 215171 diff --git a/python-openapi-core.changes b/python-openapi-core.changes index 0c3cbaa..6b8f820 100644 --- a/python-openapi-core.changes +++ b/python-openapi-core.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Sun Dec 28 15:11:21 UTC 2025 - Dirk Müller + +- update to 0.22.0: + * Typed style deserializers (casting is part of style + deserializing) #1075 + * Urlencoded deserializer schema matching type coercion #1077 + * BooleanCaster consistent boolean values fix #1076 + * Error with multiple schemas in urlencoded request body #1077 +- update to 0.21.0: + * Cache compiled path parsers #1063 + * Path tilda special character support #1071 + * Path parser refactor #1071 +- update to 0.20.0: + * Python 3.13 support #994 + * Python 3.14 support #1045 + * Support aioitertools 0.13 #1039 + * Allow FastAPI 0.120 and Starlette 0.49 #1027 + * Accomodate type changes in werkzeug 3.1.4, resolve + CVE-2025-66221 #1041 + ------------------------------------------------------------------- Mon Nov 24 13:30:55 UTC 2025 - Markéta Machová diff --git a/python-openapi-core.spec b/python-openapi-core.spec index 6e35c44..72d573e 100644 --- a/python-openapi-core.spec +++ b/python-openapi-core.spec @@ -22,7 +22,7 @@ %endif Name: python-openapi-core -Version: 0.19.5 +Version: 0.22.0 Release: 0 Summary: Client- and server-side support for the OpenAPI Specification v3 License: BSD-3-Clause