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:
Tomas Orsava 2017-09-01 13:38:04 +02:00
commit d48b596b9e

View file

@ -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