Add component python-rpm-generators
This commit is contained in:
parent
7b900cd7fa
commit
425d14d3c2
1 changed files with 6 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue