forked from pool/python-openapi-spec-validator
Accepting request 730063 from devel:languages:python
- Update to 0.2.8: * no upstream changelog OBS-URL: https://build.opensuse.org/request/show/730063 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-openapi-spec-validator?expand=0&rev=5
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d869974f783a7e2332f36ed622f63018e8f93e48a57187ea09824142584a6038
|
||||
size 25844
|
||||
3
0.2.8.tar.gz
Normal file
3
0.2.8.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:49a0c4dbd89fa66737fd8e93d71071d93c65c8586a4bff89771c65ec897916af
|
||||
size 27028
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 11 08:33:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 0.2.8:
|
||||
* no upstream changelog
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 3 11:11:08 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-openapi-spec-validator
|
||||
Version: 0.2.7
|
||||
Version: 0.2.8
|
||||
Release: 0
|
||||
Summary: Python module for validating OpenAPI Specs against Swagger and OAS3
|
||||
License: Apache-2.0
|
||||
@@ -28,6 +28,7 @@ Source: https://github.com/p1c2u/openapi-spec-validator/archive/%{versio
|
||||
Patch0: openapi-spec-validator-skip-urls.patch
|
||||
BuildRequires: %{python_module PyYAML >= 5.1}
|
||||
BuildRequires: %{python_module jsonschema}
|
||||
BuildRequires: %{python_module mock}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module six}
|
||||
@@ -36,6 +37,7 @@ BuildRequires: python-pathlib2
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-PyYAML >= 5.1
|
||||
Requires: python-jsonschema
|
||||
Requires: python-setuptools
|
||||
Requires: python-six
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
|
||||
Reference in New Issue
Block a user