Build from the f28 branch of packages
This commit is contained in:
parent
8bede4f53f
commit
9af8aa9af3
1 changed files with 6 additions and 6 deletions
12
python3.yaml
12
python3.yaml
|
|
@ -86,25 +86,25 @@ data:
|
|||
rpms:
|
||||
python-rpm-macros:
|
||||
rationale: Build and runtime dependency of python3-devel
|
||||
ref: master
|
||||
ref: f28
|
||||
buildorder: 10
|
||||
python-rpm-generators:
|
||||
rationale: Runtime dependency of python3-devel
|
||||
ref: master
|
||||
ref: f28
|
||||
buildorder: 10
|
||||
python-wheel:
|
||||
rationale: Used for unbundling of pip and setuptools
|
||||
ref: master
|
||||
ref: f28
|
||||
buildorder: 10
|
||||
python-setuptools:
|
||||
rationale: Python Packaging ecosystem
|
||||
ref: master
|
||||
ref: f28
|
||||
buildorder: 20
|
||||
python-pip:
|
||||
rationale: Python Packaging ecosystem
|
||||
ref: master
|
||||
ref: f28
|
||||
buildorder: 30
|
||||
python3:
|
||||
rationale: Main Python language interpreter
|
||||
ref: master
|
||||
ref: f28
|
||||
buildorder: 40
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue