17
0

Accepting request 1113288 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1113288
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-openapi-core?expand=0&rev=18
This commit is contained in:
2023-09-26 20:01:17 +00:00
committed by Git OBS Bridge
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d4cc109eb4457f92bf8c74444815b9128719100b91f42ecc0607f476157378b6
size 152967

BIN
openapi-core-0.18.1-gh.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Sep 23 10:34:22 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to 0.18.1
## Bug fixes
* Ignore formats for other types in unmarshalling process #599
## Features
* More media types supported #622
* Unmarshalling customizations in middlewares
(FalconOpenAPIMiddleware, FlaskOpenAPIView,
FlaskOpenAPIViewDecorator) #623
-------------------------------------------------------------------
Sat Jul 29 22:02:15 UTC 2023 - Ben Greiner <code@bnavigator.de>

View File

@@ -17,7 +17,7 @@
Name: python-openapi-core
Version: 0.18.0
Version: 0.18.1
Release: 0
Summary: Client- and server-side support for the OpenAPI Specification v3
License: BSD-3-Clause