Need to build python3 as well as python2 version of some packages
At minimum we need a python3 version of setuptools, because it's required by python3-rpm-generators. By rebuilding python-setuptools SRPM with only python2, we overshadow the already built python3 subpackage that is needed by python3-rpm-generators.
This commit is contained in:
parent
db9ac25961
commit
d48b596b9e
1 changed files with 0 additions and 1 deletions
|
|
@ -78,7 +78,6 @@ data:
|
|||
%_without_rewheel 1
|
||||
# setuptools & pip & wheel
|
||||
%_with_bootstrap 1
|
||||
%_without_python3 1
|
||||
# setuptools
|
||||
%_without_platform_python 1
|
||||
# tests for setuptools need pip, which is unavailable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue