forked from pool/python-openapi-schema-validator
Accepting request 1101341 from home:bnavigator:branches:devel:languages:python:jupyter
- Fix requirements OBS-URL: https://build.opensuse.org/request/show/1101341 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-schema-validator?expand=0&rev=17
This commit is contained in:
@@ -30,13 +30,13 @@ BuildRequires: %{python_module poetry-core}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Provides: python-openapi_schema_validator = %{version}-%{release}
|
||||
Requires: python-jsonschema >= 4.18
|
||||
Requires: python-jsonschema-specifications >= 2023.5
|
||||
Requires: python-jsonschema-specifications >= 2023.5.2
|
||||
Requires: python-rfc3339-validator
|
||||
Requires: (python-jsonschema >= 4.18 with python-jsonschema < 5)
|
||||
BuildArch: noarch
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module jsonschema >= 4.18}
|
||||
BuildRequires: %{python_module jsonschema-specifications >= 2023.5}
|
||||
BuildRequires: %{python_module jsonschema >= 4.18 with %python-jsonschema < 5}
|
||||
BuildRequires: %{python_module jsonschema-specifications >= 2023.5.2}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module rfc3339-validator}
|
||||
# /SECTION
|
||||
|
||||
Reference in New Issue
Block a user