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
|
||||
filter:
|
||||
rpms:
|
||||
- python2-rpm-macros
|
||||
- python3-tkinter
|
||||
api:
|
||||
rpms:
|
||||
|
|
@ -78,6 +79,10 @@ data:
|
|||
%_without_platform_python 1
|
||||
components:
|
||||
rpms:
|
||||
python-rpm-macros:
|
||||
rationale: Build and runtime dependency of python3-devel
|
||||
ref: master
|
||||
buildorder: 10
|
||||
python-wheel:
|
||||
rationale: Used for unbundling of pip and setuptools
|
||||
ref: master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue