diff --git a/openapi-core-0.16.0-gh.tar.gz b/openapi-core-0.16.0-gh.tar.gz deleted file mode 100644 index cdfb253..0000000 --- a/openapi-core-0.16.0-gh.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:69f83bccdc5a6bfb3a6188749ddc55b131bfbee55a6b39176e9f983b4e1cdcc4 -size 79041 diff --git a/openapi-core-0.16.1-gh.tar.gz b/openapi-core-0.16.1-gh.tar.gz new file mode 100644 index 0000000..6459584 --- /dev/null +++ b/openapi-core-0.16.1-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61937d152a391a54830b9a7c32eaa5a229353178e76f8a0661dae6048bd59166 +size 79002 diff --git a/python-openapi-core.changes b/python-openapi-core.changes index b98a7b4..1ff7647 100644 --- a/python-openapi-core.changes +++ b/python-openapi-core.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Dec 2 21:23:01 UTC 2022 - Yogalakshmi Arunachalam + +- Update to 0.16.2: + Add NullUnmarshaller #432 + Multi type unmarshaller #433 + Unmarshaller format refactor #434 + +- Update to 0.16.1: + lists as additional properties fix #429 + x-model extension optional #431 + ------------------------------------------------------------------- Thu Oct 6 19:06:37 UTC 2022 - Benjamin Greiner diff --git a/python-openapi-core.spec b/python-openapi-core.spec index 8562019..784772c 100644 --- a/python-openapi-core.spec +++ b/python-openapi-core.spec @@ -17,7 +17,7 @@ Name: python-openapi-core -Version: 0.16.0 +Version: 0.16.1 Release: 0 Summary: Client- and server-side support for the OpenAPI Specification v3 License: BSD-3-Clause