diff --git a/python3-bootstrap.yaml b/python3-bootstrap.yaml index b0365cd..7700be5 100644 --- a/python3-bootstrap.yaml +++ b/python3-bootstrap.yaml @@ -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