PR#2982: setuptools BuildRequire for py3
Merges #2982 https://pagure.io/koji/pull-request/2982 Fixes: #2919 https://pagure.io/koji/issue/2919 Build failing in fedora rawhide
This commit is contained in:
commit
e13e56a1b2
1 changed files with 1 additions and 0 deletions
|
|
@ -145,6 +145,7 @@ Summary: Build system tools python library
|
|||
BuildRequires: python%{python3_pkgversion}-devel
|
||||
BuildRequires: python3-pip
|
||||
BuildRequires: python3-wheel
|
||||
BuildRequires: python3-setuptools
|
||||
%if 0%{?fedora} || 0%{?rhel} >= 8
|
||||
Requires: python%{python3_pkgversion}-rpm
|
||||
%else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue