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
|
- python2-tkinter
|
||||||
- python3-setuptools
|
- python3-setuptools
|
||||||
- python3-pip
|
- python3-pip
|
||||||
|
- python3-rpm-generators
|
||||||
api:
|
api:
|
||||||
rpms:
|
rpms:
|
||||||
- python2
|
- python2
|
||||||
|
|
@ -84,6 +85,10 @@ data:
|
||||||
%_without_tests 1
|
%_without_tests 1
|
||||||
components:
|
components:
|
||||||
rpms:
|
rpms:
|
||||||
|
python-rpm-macros:
|
||||||
|
rationale: Build and runtime dependency of python2-devel
|
||||||
|
ref: master
|
||||||
|
buildorder: 0
|
||||||
python2:
|
python2:
|
||||||
rationale: Main Python language interpreter
|
rationale: Main Python language interpreter
|
||||||
ref: master
|
ref: master
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue