BuildRequire setuptools explicitly
See https://fedoraproject.org/wiki/Changes/Reduce_dependencies_on_python3-setuptools
This commit is contained in:
parent
61b590180d
commit
653dca6441
@ -27,6 +27,7 @@ Summary: A python package that provides useful locks
|
||||
|
||||
BuildRequires: python3-six
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
# tests
|
||||
%if %{with pytests}
|
||||
BuildRequires: python3-testtools
|
||||
|
||||
Loading…
Reference in New Issue
Block a user