Accepting request 1074908 from home:pgajdos:python

- python-six is not required

OBS-URL: https://build.opensuse.org/request/show/1074908
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-schema-validator?expand=0&rev=9
This commit is contained in:
2023-03-28 08:38:43 +00:00
committed by Git OBS Bridge
parent 91acc1a0f8
commit 9a3b0357eb
2 changed files with 6 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-openapi-schema-validator
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -33,14 +33,12 @@ BuildRequires: python-rpm-macros
Requires: python-isodate
Requires: python-jsonschema
Requires: python-setuptools
Requires: python-six
Requires: python-strict-rfc3339
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module isodate}
BuildRequires: %{python_module jsonschema}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module six}
BuildRequires: %{python_module strict-rfc3339}
# /SECTION
%python_subpackages