From aa29e840ea0fb4afa4cd6b028109e20838aeaaef Mon Sep 17 00:00:00 2001 From: Tomas Orsava Date: Tue, 19 Sep 2017 16:37:32 +0200 Subject: [PATCH] Add python-rpm-macros component --- python3.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/python3.yaml b/python3.yaml index 9655a73..3ee4af5 100644 --- a/python3.yaml +++ b/python3.yaml @@ -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