From 805ced0e8ffc2495a1291592d560e513fcbc7b6d Mon Sep 17 00:00:00 2001 From: Tomas Orsava Date: Thu, 21 Sep 2017 15:28:07 +0200 Subject: [PATCH] Add component python-rpm-generators --- python3.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/python3.yaml b/python3.yaml index 0b19420..cd0f1d9 100644 --- a/python3.yaml +++ b/python3.yaml @@ -86,6 +86,10 @@ data: rationale: Build and runtime dependency of python3-devel ref: master buildorder: 10 + python-rpm-generators: + rationale: Runtime dependency of python3-devel + ref: master + buildorder: 10 python-wheel: rationale: Used for unbundling of pip and setuptools ref: master