Add python-rpm-macros component
This commit is contained in:
parent
be50fc3965
commit
aa29e840ea
1 changed files with 5 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ data:
|
||||||
- python3-wheel
|
- python3-wheel
|
||||||
filter:
|
filter:
|
||||||
rpms:
|
rpms:
|
||||||
|
- python2-rpm-macros
|
||||||
- python3-tkinter
|
- python3-tkinter
|
||||||
api:
|
api:
|
||||||
rpms:
|
rpms:
|
||||||
|
|
@ -78,6 +79,10 @@ data:
|
||||||
%_without_platform_python 1
|
%_without_platform_python 1
|
||||||
components:
|
components:
|
||||||
rpms:
|
rpms:
|
||||||
|
python-rpm-macros:
|
||||||
|
rationale: Build and runtime dependency of python3-devel
|
||||||
|
ref: master
|
||||||
|
buildorder: 10
|
||||||
python-wheel:
|
python-wheel:
|
||||||
rationale: Used for unbundling of pip and setuptools
|
rationale: Used for unbundling of pip and setuptools
|
||||||
ref: master
|
ref: master
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue