Add python-rpm-macros component
This commit is contained in:
parent
3a5f2563bb
commit
b3c12033fa
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue