Redo properly the third bootstrap of the bootstrap module for c8s

stream-python39-3.9_bootstrap-rhel-8.9.0
Charalampos Stratakis 1 year ago
parent 8b6f93ceb0
commit 04a258e340

@ -113,74 +113,74 @@ data:
# === Bootstrap phase 2 ===
#
python3x-setuptools:
rationale: Packaging tool
ref: stream-python39-3.9-rhel-8.9.0
buildorder: 10
python3x-pyparsing:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
buildorder: 20
python39:
rationale: The main Python interpreter
ref: stream-python39-3.9-rhel-8.9.0
buildorder: 30
python-wheel:
rationale: Packaging tool
ref: stream-python39-3.9-rhel-8.9.0
buildorder: 40
python3x-pip:
rationale: Packaging tool
ref: stream-python39-3.9-rhel-8.9.0
buildorder: 40
python3x-six:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
buildorder: 40
python-py:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
buildorder: 40
python-chardet:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
buildorder: 40
python-attrs:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
buildorder: 40
python-pluggy:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
buildorder: 40
python-pysocks:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
buildorder: 40
python-wcwidth:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
buildorder: 40
python-packaging:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
buildorder: 40
python-toml:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
buildorder: 40
python-iniconfig:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
buildorder: 40
python-more-itertools:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
buildorder: 50
pytest:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
buildorder: 60
# python3x-setuptools:
# rationale: Packaging tool
# ref: stream-python39-3.9-rhel-8.9.0
# buildorder: 10
# python3x-pyparsing:
# rationale: Python component
# ref: stream-python39-3.9-rhel-8.9.0
# buildorder: 20
# python39:
# rationale: The main Python interpreter
# ref: stream-python39-3.9-rhel-8.9.0
# buildorder: 30
# python-wheel:
# rationale: Packaging tool
# ref: stream-python39-3.9-rhel-8.9.0
# buildorder: 40
# python3x-pip:
# rationale: Packaging tool
# ref: stream-python39-3.9-rhel-8.9.0
# buildorder: 40
# python3x-six:
# rationale: Python component
# ref: stream-python39-3.9-rhel-8.9.0
# buildorder: 40
# python-py:
# rationale: Python component
# ref: stream-python39-3.9-rhel-8.9.0
# buildorder: 40
# python-chardet:
# rationale: Python component
# ref: stream-python39-3.9-rhel-8.9.0
# buildorder: 40
# python-attrs:
# rationale: Python component
# ref: stream-python39-3.9-rhel-8.9.0
# buildorder: 40
# python-pluggy:
# rationale: Python component
# ref: stream-python39-3.9-rhel-8.9.0
# buildorder: 40
# python-pysocks:
# rationale: Python component
# ref: stream-python39-3.9-rhel-8.9.0
# buildorder: 40
# python-wcwidth:
# rationale: Python component
# ref: stream-python39-3.9-rhel-8.9.0
# buildorder: 40
# python-packaging:
# rationale: Python component
# ref: stream-python39-3.9-rhel-8.9.0
# buildorder: 40
# python-toml:
# rationale: Python component
# ref: stream-python39-3.9-rhel-8.9.0
# buildorder: 40
# python-iniconfig:
# rationale: Python component
# ref: stream-python39-3.9-rhel-8.9.0
# buildorder: 40
# python-more-itertools:
# rationale: Python component
# ref: stream-python39-3.9-rhel-8.9.0
# buildorder: 50
# pytest:
# rationale: Python component
# ref: stream-python39-3.9-rhel-8.9.0
# buildorder: 60
# === Bootstrap phase 3/4 ===

Loading…
Cancel
Save