14
0

Accepting request 820328 from home:bnavigator:branches:devel:languages:python

- remove isort build requirement. It is not called.

OBS-URL: https://build.opensuse.org/request/show/820328
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-validators?expand=0&rev=23
This commit is contained in:
2020-07-11 16:49:35 +00:00
committed by Git OBS Bridge
parent 854e27591e
commit 2847644b01
2 changed files with 5 additions and 1 deletions

View File

@@ -33,7 +33,6 @@ Requires: python-six >= 1.4.0
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module decorator >= 3.4.0}
BuildRequires: %{python_module isort >= 4.2.2}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module six >= 1.4.0}
# /SECTION