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 === # === Bootstrap phase 2 ===
# #
python3x-setuptools: # python3x-setuptools:
rationale: Packaging tool # rationale: Packaging tool
ref: stream-python39-3.9-rhel-8.9.0 # ref: stream-python39-3.9-rhel-8.9.0
buildorder: 10 # buildorder: 10
python3x-pyparsing: # python3x-pyparsing:
rationale: Python component # rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0 # ref: stream-python39-3.9-rhel-8.9.0
buildorder: 20 # buildorder: 20
python39: # python39:
rationale: The main Python interpreter # rationale: The main Python interpreter
ref: stream-python39-3.9-rhel-8.9.0 # ref: stream-python39-3.9-rhel-8.9.0
buildorder: 30 # buildorder: 30
python-wheel: # python-wheel:
rationale: Packaging tool # rationale: Packaging tool
ref: stream-python39-3.9-rhel-8.9.0 # ref: stream-python39-3.9-rhel-8.9.0
buildorder: 40 # buildorder: 40
python3x-pip: # python3x-pip:
rationale: Packaging tool # rationale: Packaging tool
ref: stream-python39-3.9-rhel-8.9.0 # ref: stream-python39-3.9-rhel-8.9.0
buildorder: 40 # buildorder: 40
python3x-six: # python3x-six:
rationale: Python component # rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0 # ref: stream-python39-3.9-rhel-8.9.0
buildorder: 40 # buildorder: 40
python-py: # python-py:
rationale: Python component # rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0 # ref: stream-python39-3.9-rhel-8.9.0
buildorder: 40 # buildorder: 40
python-chardet: # python-chardet:
rationale: Python component # rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0 # ref: stream-python39-3.9-rhel-8.9.0
buildorder: 40 # buildorder: 40
python-attrs: # python-attrs:
rationale: Python component # rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0 # ref: stream-python39-3.9-rhel-8.9.0
buildorder: 40 # buildorder: 40
python-pluggy: # python-pluggy:
rationale: Python component # rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0 # ref: stream-python39-3.9-rhel-8.9.0
buildorder: 40 # buildorder: 40
python-pysocks: # python-pysocks:
rationale: Python component # rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0 # ref: stream-python39-3.9-rhel-8.9.0
buildorder: 40 # buildorder: 40
python-wcwidth: # python-wcwidth:
rationale: Python component # rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0 # ref: stream-python39-3.9-rhel-8.9.0
buildorder: 40 # buildorder: 40
python-packaging: # python-packaging:
rationale: Python component # rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0 # ref: stream-python39-3.9-rhel-8.9.0
buildorder: 40 # buildorder: 40
python-toml: # python-toml:
rationale: Python component # rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0 # ref: stream-python39-3.9-rhel-8.9.0
buildorder: 40 # buildorder: 40
python-iniconfig: # python-iniconfig:
rationale: Python component # rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0 # ref: stream-python39-3.9-rhel-8.9.0
buildorder: 40 # buildorder: 40
python-more-itertools: # python-more-itertools:
rationale: Python component # rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0 # ref: stream-python39-3.9-rhel-8.9.0
buildorder: 50 # buildorder: 50
pytest: # pytest:
rationale: Python component # rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0 # ref: stream-python39-3.9-rhel-8.9.0
buildorder: 60 # buildorder: 60
# === Bootstrap phase 3/4 === # === Bootstrap phase 3/4 ===

Loading…
Cancel
Save