forked from pool/python-openapi-core
Accepting request 730065 from devel:languages:python
- Update to 0.11.1: * Path item parameter override (#145) * Separate cast and unmarshal (#156) OBS-URL: https://build.opensuse.org/request/show/730065 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-openapi-core?expand=0&rev=4
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:63c509910a1920c92abb372adfdc9970a35b87cade1c3ce56194ebfa75e96a07
|
||||
size 37518
|
||||
3
0.11.1.tar.gz
Normal file
3
0.11.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:51f965478741ea61f5305b590001190241ebcf529899aa8f3345837cb6c69421
|
||||
size 37920
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 11 08:40:59 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 0.11.1:
|
||||
* Path item parameter override (#145)
|
||||
* Separate cast and unmarshal (#156)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 13:45:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-openapi-core
|
||||
Version: 0.11.0
|
||||
Version: 0.11.1
|
||||
Release: 0
|
||||
Summary: Adds client-side and server-side support for the oas3
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user