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:
|
rpms:
|
||||||
python-rpm-macros:
|
python-rpm-macros:
|
||||||
rationale: Build and runtime dependency of python3-devel
|
rationale: Build and runtime dependency of python3-devel
|
||||||
ref: master
|
ref: f28
|
||||||
buildorder: 10
|
buildorder: 10
|
||||||
python-rpm-generators:
|
python-rpm-generators:
|
||||||
rationale: Runtime dependency of python3-devel
|
rationale: Runtime dependency of python3-devel
|
||||||
ref: master
|
ref: f28
|
||||||
buildorder: 10
|
buildorder: 10
|
||||||
python-wheel:
|
python-wheel:
|
||||||
rationale: Used for unbundling of pip and setuptools
|
rationale: Used for unbundling of pip and setuptools
|
||||||
ref: master
|
ref: f28
|
||||||
buildorder: 10
|
buildorder: 10
|
||||||
python-setuptools:
|
python-setuptools:
|
||||||
rationale: Python Packaging ecosystem
|
rationale: Python Packaging ecosystem
|
||||||
ref: master
|
ref: f28
|
||||||
buildorder: 20
|
buildorder: 20
|
||||||
python-pip:
|
python-pip:
|
||||||
rationale: Python Packaging ecosystem
|
rationale: Python Packaging ecosystem
|
||||||
ref: master
|
ref: f28
|
||||||
buildorder: 30
|
buildorder: 30
|
||||||
python3:
|
python3:
|
||||||
rationale: Main Python language interpreter
|
rationale: Main Python language interpreter
|
||||||
ref: master
|
ref: f28
|
||||||
buildorder: 40
|
buildorder: 40
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue