Add python-rpm-macros component

This commit is contained in:
Tomas Orsava 2017-09-19 16:42:17 +02:00
commit b3c12033fa

View file

@ -66,6 +66,7 @@ data:
- python3-wheel
- python3-setuptools
- python3-pip
- python3-rpm-generators
api:
rpms:
- python2
@ -92,6 +93,10 @@ data:
# (or any other Python package).
components:
rpms:
python-rpm-macros:
rationale: Build and runtime dependency of python2-devel
ref: master
buildorder: 10
python-wheel:
rationale: Used for unbundling of pip and setuptools
ref: master