Add component python-rpm-generators

This commit is contained in:
Tomas Orsava 2017-09-21 15:28:02 +02:00
commit 425d14d3c2

View file

@ -71,8 +71,9 @@ data:
macros: |
# python3
%_without_rewheel 1
# setuptools & pip
# setuptools & pip & python-rpm-generators
%_with_bootstrap 1
# setuptools & pip
%_without_python2 1
# setuptools
%_without_platform_python 1
@ -87,6 +88,10 @@ data:
rationale: Build and runtime dependency of python3-devel
ref: master
buildorder: 0
python-rpm-generators:
rationale: Runtime dependency of python3-devel
ref: master
buildorder: 0
python3:
rationale: Main Python language interpreter
ref: master