14
0

- six is needed by testsuite

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyECLib?expand=0&rev=10
This commit is contained in:
2021-11-08 10:40:26 +00:00
committed by Git OBS Bridge
parent 9b9e11a39a
commit f08752d642
2 changed files with 6 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ Source: https://files.pythonhosted.org/packages/source/p/pyeclib/pyeclib
Source99: https://opendev.org/openstack/pyeclib/raw/branch/master/License.txt
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module six}
BuildRequires: fdupes
BuildRequires: liberasurecode-devel >= 1.4.0
BuildRequires: python-rpm-macros