Add python-rpm-macros component
This commit is contained in:
parent
d655be4174
commit
7c4d7508a4
1 changed files with 5 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ data:
|
||||||
- python3-tools
|
- python3-tools
|
||||||
filter:
|
filter:
|
||||||
rpms:
|
rpms:
|
||||||
|
- python2-rpm-macros
|
||||||
- python3-tkinter
|
- python3-tkinter
|
||||||
api:
|
api:
|
||||||
rpms:
|
rpms:
|
||||||
|
|
@ -80,6 +81,10 @@ data:
|
||||||
%_without_tests 1
|
%_without_tests 1
|
||||||
components:
|
components:
|
||||||
rpms:
|
rpms:
|
||||||
|
python-rpm-macros:
|
||||||
|
rationale: Build and runtime dependency of python3-devel
|
||||||
|
ref: master
|
||||||
|
buildorder: 0
|
||||||
python3:
|
python3:
|
||||||
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