Bootstrap phase3

This commit is contained in:
eabdullin 2021-12-17 22:12:43 +03:00
parent 64845bc49f
commit cfe0da224d

View File

@ -322,46 +322,46 @@ data:
python-requests:
rationale: Python component
ref: stream-2.22.0-rhel-8.5.0
buildorder: 10
# buildorder: 10
python-jinja2:
rationale: Python component
ref: stream-2.10.3-rhel-8.5.0
buildorder: 10
# buildorder: 10
numpy:
rationale: Python component
ref: stream-1.17.3-rhel-8.5.0
buildorder: 10
# buildorder: 10
PyYAML:
rationale: Python component
ref: stream-5.3.1-rhel-8.5.0
buildorder: 10
# buildorder: 10
python-pycparser:
rationale: Python component
ref: stream-2.19-rhel-8.5.0
buildorder: 10
# buildorder: 10
python-lxml:
rationale: Python component
ref: stream-4.4.1-rhel-8.5.0
buildorder: 10
# buildorder: 10
python-cffi:
rationale: Python component
ref: stream-1.13.2-rhel-8.5.0
buildorder: 20
# buildorder: 20
scipy:
rationale: Python component
ref: stream-1.3.1-rhel-8.5.0
buildorder: 20
# buildorder: 20
python-cryptography:
rationale: Python component
ref: stream-2.8-rhel-8.5.0
# needs cffi
buildorder: 30
# buildorder: 30
python-PyMySQL:
rationale: Python component
ref: stream-0.10.1-python38-rhel-8.5.0
# needs cryptography
buildorder: 40
# buildorder: 40
...