forked from pool/python-openapi-schema-validator
Accepting request 1113287 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1113287 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-openapi-schema-validator?expand=0&rev=10
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a005a91c6d2fc1769632d1583d9e4e82d36144e4ec745c794ca2ec3a4db817d
|
||||
size 52700
|
||||
3
openapi-schema-validator-0.6.1-gh.tar.gz
Normal file
3
openapi-schema-validator-0.6.1-gh.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d70ad3322051d5bb140923ca609dae7b44a367ba158aa0841f08087ebaf14b9
|
||||
size 52966
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 23 10:37:30 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to 0.6.1
|
||||
* Jsonschema package keywords module rename fix #132
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 29 21:58:36 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-openapi-schema-validator
|
||||
Version: 0.6.0
|
||||
Version: 0.6.1
|
||||
Release: 0
|
||||
Summary: OpenAPI schema validator for Python
|
||||
License: BSD-3-Clause
|
||||
@@ -35,7 +35,7 @@ Requires: python-rfc3339-validator
|
||||
Requires: (python-jsonschema >= 4.18 with python-jsonschema < 5)
|
||||
BuildArch: noarch
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module jsonschema >= 4.18 with %python-jsonschema < 5}
|
||||
BuildRequires: %{python_module jsonschema >= 4.19.1 with %python-jsonschema < 5}
|
||||
BuildRequires: %{python_module jsonschema-specifications >= 2023.5.2}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module rfc3339-validator}
|
||||
|
||||
Reference in New Issue
Block a user