diff --git a/0.3.3.tar.gz b/0.3.3.tar.gz deleted file mode 100644 index 1990664..0000000 --- a/0.3.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1ebe229341a8727ccc4ae282de63401869736f2f58cb66c841a27a48b92cff2 -size 16389 diff --git a/0.3.4.tar.gz b/0.3.4.tar.gz new file mode 100644 index 0000000..cf9a204 --- /dev/null +++ b/0.3.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa9246b398cd99f87fef86da115337f443e96b890997249c307e717dccf34eb5 +size 16593 diff --git a/python-openapi-schema-validator.changes b/python-openapi-schema-validator.changes index 80517f8..7dd7996 100644 --- a/python-openapi-schema-validator.changes +++ b/python-openapi-schema-validator.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Nov 9 16:16:04 UTC 2022 - Yogalakshmi Arunachalam + +- Update to v0.3.4 + * OASValidator 3.0 read write pass with evolve #52 + ------------------------------------------------------------------- Mon Sep 5 03:08:04 UTC 2022 - John Vandenberg diff --git a/python-openapi-schema-validator.spec b/python-openapi-schema-validator.spec index 2330e00..c2f0e58 100644 --- a/python-openapi-schema-validator.spec +++ b/python-openapi-schema-validator.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-openapi-schema-validator -Version: 0.3.3 +Version: 0.3.4 Release: 0 Summary: OpenAPI schema validator for Python License: BSD-3-Clause