Add python-rpm-macros component
This commit is contained in:
parent
5b77ee085f
commit
7005493ebc
1 changed files with 5 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ data:
|
|||
- python2-tkinter
|
||||
- python3-setuptools
|
||||
- python3-pip
|
||||
- python3-rpm-generators
|
||||
api:
|
||||
rpms:
|
||||
- python2
|
||||
|
|
@ -84,6 +85,10 @@ data:
|
|||
%_without_tests 1
|
||||
components:
|
||||
rpms:
|
||||
python-rpm-macros:
|
||||
rationale: Build and runtime dependency of python2-devel
|
||||
ref: master
|
||||
buildorder: 0
|
||||
python2:
|
||||
rationale: Main Python language interpreter
|
||||
ref: master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue