BuildRequire setuptools explicitly
See https://fedoraproject.org/wiki/Changes/Reduce_dependencies_on_python3-setuptools
This commit is contained in:
parent
1f354b2aaa
commit
28bf98bf5f
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ BuildArch: noarch
|
|||
%package -n python3-mmtf
|
||||
Summary: %{summary}
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
%if %{with check}
|
||||
BuildRequires: python3-msgpack
|
||||
BuildRequires: python3-nose
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue