BuildRequire setuptools explicitly

See https://fedoraproject.org/wiki/Changes/Reduce_dependencies_on_python3-setuptools
This commit is contained in:
Tomas Hrnciar 2021-04-19 13:18:31 +02:00 committed by Miro Hrončok
parent b0c7d57b06
commit 6c6288962a
1 changed files with 1 additions and 0 deletions

View File

@ -121,6 +121,7 @@ Perl wrapper for the Open Babel library.
Summary: Python wrapper for the Open Babel library
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
BuildRequires: python3-devel
BuildRequires: python3-setuptools
%{?python_provide:%python_provide python3-%{name}}
Obsoletes: python2-%{name} < 2.4.1-21