diff --git a/python2.yaml b/python2.yaml index b2b338c..badc176 100644 --- a/python2.yaml +++ b/python2.yaml @@ -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