Add python-rpm-macros component

This commit is contained in:
Tomas Orsava 2017-09-19 16:37:32 +02:00
commit aa29e840ea

View file

@ -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