branching - update refs

This commit is contained in:
Adam Samalik 2023-09-04 10:47:59 +02:00
parent 6012a225c4
commit fc0ff51d2b
1 changed files with 34 additions and 34 deletions

View File

@ -189,120 +189,120 @@ data:
#
python3x-setuptools:
rationale: Packaging tool
ref: stream-python39-3.9-rhel-8.9.0
ref: stream-python39-3.9-rhel-8.10.0
python3x-pyparsing:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
ref: stream-python39-3.9-rhel-8.10.0
python39:
rationale: The main Python interpreter
ref: stream-python39-3.9-rhel-8.9.0
ref: stream-python39-3.9-rhel-8.10.0
python-wheel:
rationale: Packaging tool
ref: stream-python39-3.9-rhel-8.9.0
ref: stream-python39-3.9-rhel-8.10.0
python3x-pip:
rationale: Packaging tool
ref: stream-python39-3.9-rhel-8.9.0
ref: stream-python39-3.9-rhel-8.10.0
python3x-six:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
ref: stream-python39-3.9-rhel-8.10.0
python-py:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
ref: stream-python39-3.9-rhel-8.10.0
python-chardet:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
ref: stream-python39-3.9-rhel-8.10.0
python-attrs:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
ref: stream-python39-3.9-rhel-8.10.0
python-pluggy:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
ref: stream-python39-3.9-rhel-8.10.0
python-pysocks:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
ref: stream-python39-3.9-rhel-8.10.0
python-wcwidth:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
ref: stream-python39-3.9-rhel-8.10.0
python-packaging:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
ref: stream-python39-3.9-rhel-8.10.0
python-toml:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
ref: stream-python39-3.9-rhel-8.10.0
python-iniconfig:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
ref: stream-python39-3.9-rhel-8.10.0
python-more-itertools:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
ref: stream-python39-3.9-rhel-8.10.0
pytest:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
ref: stream-python39-3.9-rhel-8.10.0
python-idna:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
ref: stream-python39-3.9-rhel-8.10.0
python-urllib3:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
ref: stream-python39-3.9-rhel-8.10.0
Cython:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
ref: stream-python39-3.9-rhel-8.10.0
python-ply:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
ref: stream-python39-3.9-rhel-8.10.0
python-psutil:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
ref: stream-python39-3.9-rhel-8.10.0
python-psycopg2:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
ref: stream-python39-3.9-rhel-8.10.0
mod_wsgi:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
ref: stream-python39-3.9-rhel-8.10.0
python-requests:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
ref: stream-python39-3.9-rhel-8.10.0
# buildorder: 10
numpy:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
ref: stream-python39-3.9-rhel-8.10.0
# buildorder: 10
PyYAML:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
ref: stream-python39-3.9-rhel-8.10.0
# buildorder: 10
python-pycparser:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
ref: stream-python39-3.9-rhel-8.10.0
# buildorder: 10
python-lxml:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
ref: stream-python39-3.9-rhel-8.10.0
# buildorder: 10
python-cffi:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
ref: stream-python39-3.9-rhel-8.10.0
# buildorder: 20
pybind11:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
ref: stream-python39-3.9-rhel-8.10.0
# needs numpy
# buildorder: 20
scipy:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
ref: stream-python39-3.9-rhel-8.10.0
# needs pybind11
# buildorder: 30
python-cryptography:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
ref: stream-python39-3.9-rhel-8.10.0
# needs cffi
# buildorder: 30
python-PyMySQL:
rationale: Python component
ref: stream-python39-3.9-rhel-8.9.0
ref: stream-python39-3.9-rhel-8.10.0
# needs cryptography
# buildorder: 40
...