diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index 340bb3c..f939d65 100644 --- a/SOURCES/modulemd.src.txt +++ b/SOURCES/modulemd.src.txt @@ -17,9 +17,9 @@ data: - buildrequires: platform: [el8] - # Depending on our selves for bootstrapping + # Depending on the bootstrap module for bootstrapping # This is not needed in bootstrap phase 1 and can be disabled - python38: [3.8-bootstrap] + python38: [3.8_bootstrap] # sicpy needs package swig swig: [3.0] @@ -118,6 +118,7 @@ data: # %_without_timeout 1 # %_without_optional_tests 1 + # Macros bootstrapping info: # Only the macros that are below the `macros: |` declaration are # being used in the module at a given time. If you want to switch @@ -134,28 +135,29 @@ data: # %python3_pkgversion 38 %_without_python2 1 - # py, pyparsing, atomicwrites, packaging, pytest + py, pyparsing, atomicwrites, packaging, pytest %_without_docs 1 + components: rpms: # === Bootstrap phase 1 === # # python38: # rationale: The main Python interpreter - # ref: changed/i8c-stream-3.8/python38-3.8.6-3.module+el8.4.0+9579+e9717e18 + # ref: changed/i8c-stream-3.8/python38-3.8.17-2.module+el8.9.0+19642+a12b4af6 # buildorder: 10 # python3x-setuptools: # rationale: Packaging tool - # ref: changed/i8c-stream-3.8/python3x-setuptools-41.6.0-4.module+el8.4.0+8888+89bc7e79 + # ref: changed/i8c-stream-3.8/python3x-setuptools-41.6.0-5.module+el8.9.0+19592+4b459c9b # buildorder: 20 # python-wheel: # rationale: Packaging tool - # ref: changed/i8c-stream-3.8/python-wheel-0.33.6-5.module+el8.4.0+8888+89bc7e79 + # ref: changed/i8c-stream-3.8/python-wheel-0.33.6-6.module+el8.9.0+19592+4b459c9b # buildorder: 30 # python3x-pip: # rationale: Packaging tool - # ref: changed/i8c-stream-3.8/python3x-pip-19.3.1-1.module+el8.4.0+8888+89bc7e79 + # ref: changed/i8c-stream-3.8/python3x-pip-19.3.1-7.module+el8.9.0+19642+a12b4af6 # buildorder: 40 @@ -163,72 +165,72 @@ data: # # python3x-setuptools: # rationale: Packaging tool - # ref: changed/i8c-stream-3.8/python3x-setuptools-41.6.0-4.module+el8.4.0+8888+89bc7e79 + # ref: changed/i8c-stream-3.8/python3x-setuptools-41.6.0-5.module+el8.9.0+19592+4b459c9b # buildorder: 10 # python38: # rationale: The main Python interpreter - # ref: changed/i8c-stream-3.8/python38-3.8.6-3.module+el8.4.0+9579+e9717e18 + # ref: changed/i8c-stream-3.8/python38-3.8.17-2.module+el8.9.0+19642+a12b4af6 # buildorder: 20 # python-wheel: # rationale: Packaging tool - # ref: changed/i8c-stream-3.8/python-wheel-0.33.6-5.module+el8.4.0+8888+89bc7e79 + # ref: changed/i8c-stream-3.8/python-wheel-0.33.6-6.module+el8.9.0+19592+4b459c9b # buildorder: 30 # python3x-pip: # rationale: Packaging tool - # ref: changed/i8c-stream-3.8/python3x-pip-19.3.1-1.module+el8.4.0+8888+89bc7e79 + # ref: changed/i8c-stream-3.8/python3x-pip-19.3.1-7.module+el8.9.0+19642+a12b4af6 # buildorder: 30 # python3x-six: # rationale: Python component - # ref: changed/i8c-stream-3.8/python3x-six-1.12.0-10.module+el8.4.0+8888+89bc7e79 + # ref: changed/i8c-stream-3.8/python3x-six-1.12.0-10.module+el8.9.0+19592+4b459c9b # buildorder: 30 # python-py: # rationale: Python component - # ref: changed/i8c-stream-3.8/python-py-1.8.0-8.module+el8.4.0+8888+89bc7e79 + # ref: changed/i8c-stream-3.8/python-py-1.8.0-8.module+el8.9.0+19592+4b459c9b # buildorder: 30 # python-chardet: # rationale: Python component - # ref: changed/i8c-stream-3.8/python-chardet-3.0.4-19.module+el8.4.0+8888+89bc7e79 + # ref: changed/i8c-stream-3.8/python-chardet-3.0.4-19.module+el8.9.0+19592+4b459c9b # buildorder: 30 # python-attrs: # rationale: Python component - # ref: changed/i8c-stream-3.8/python-attrs-19.3.0-3.module+el8.4.0+8888+89bc7e79 + # ref: changed/i8c-stream-3.8/python-attrs-19.3.0-3.module+el8.9.0+19592+4b459c9b # buildorder: 30 # python-pluggy: # rationale: Python component - # ref: changed/i8c-stream-3.8/python-pluggy-0.13.0-3.module+el8.4.0+8888+89bc7e79 + # ref: changed/i8c-stream-3.8/python-pluggy-0.13.0-3.module+el8.9.0+19592+4b459c9b # buildorder: 30 # python-markupsafe: # rationale: Python component - # ref: changed/i8c-stream-3.8/python-markupsafe-1.1.1-6.module+el8.4.0+8888+89bc7e79 + # ref: changed/i8c-stream-3.8/python-markupsafe-1.1.1-6.module+el8.9.0+19592+4b459c9b # buildorder: 30 # python-pysocks: # rationale: Python component - # ref: changed/i8c-stream-3.8/python-pysocks-1.7.1-4.module+el8.4.0+8888+89bc7e79 + # ref: changed/i8c-stream-3.8/python-py-1.8.0-8.module+el8.9.0+19592+4b459c9b # buildorder: 30 # python3x-pyparsing: # rationale: Python component - # ref: changed/i8c-stream-3.8/python3x-pyparsing-2.4.5-3.module+el8.4.0+8888+89bc7e79 + # ref: changed/i8c-stream-3.8/python3x-pyparsing-2.4.5-3.module+el8.9.0+19592+4b459c9b # buildorder: 30 # python-atomicwrites: # rationale: Python component - # ref: changed/i8c-stream-3.8/python-atomicwrites-1.3.0-8.module+el8.4.0+8888+89bc7e79 + # ref: changed/i8c-stream-3.8/python-atomicwrites-1.3.0-8.module+el8.9.0+19592+4b459c9b # buildorder: 30 # python-wcwidth: # rationale: Python component - # ref: changed/i8c-stream-3.8/python-wcwidth-0.1.7-16.module+el8.4.0+8888+89bc7e79 + # ref: changed/i8c-stream-3.8/python-wcwidth-0.1.7-16.module+el8.9.0+19592+4b459c9b # buildorder: 30 # python-more-itertools: # rationale: Python component - # ref: changed/i8c-stream-3.8/python-more-itertools-7.2.0-5.module+el8.4.0+8888+89bc7e79 + # ref: changed/i8c-stream-3.8/python-more-itertools-7.2.0-5.module+el8.9.0+19592+4b459c9b # buildorder: 40 # python-packaging: # rationale: Python component - # ref: changed/i8c-stream-3.8/python-packaging-19.2-3.module+el8.4.0+8888+89bc7e79 + # ref: changed/i8c-stream-3.8/python-packaging-19.2-3.module+el8.9.0+19592+4b459c9b # buildorder: 40 # pytest: # rationale: Python component - # ref: changed/i8c-stream-3.8/pytest-4.6.6-3.module+el8.4.0+8888+89bc7e79 + # ref: changed/i8c-stream-3.8/pytest-4.6.6-3.module+el8.9.0+19592+4b459c9b # buildorder: 50 @@ -238,130 +240,130 @@ data: # python38: rationale: The main Python interpreter - ref: changed/i8c-stream-3.8/python38-3.8.16-1.module+el8.8.0+18967+20d359ae.1 + ref: changed/i8c-stream-3.8/python38-3.8.17-2.module+el8.9.0+19642+a12b4af6 python3x-setuptools: rationale: Packaging tool - ref: changed/i8c-stream-3.8/python3x-setuptools-41.6.0-5.module+el8.5.0+12205+a865257a + ref: changed/i8c-stream-3.8/python3x-setuptools-41.6.0-5.module+el8.9.0+19592+4b459c9b python-wheel: rationale: Packaging tool - ref: changed/i8c-stream-3.8/python-wheel-0.33.6-6.module+el8.5.0+12205+a865257a + ref: changed/i8c-stream-3.8/python-wheel-0.33.6-6.module+el8.9.0+19592+4b459c9b python3x-pip: rationale: Packaging tool - ref: changed/i8c-stream-3.8/python3x-pip-19.3.1-6.module+el8.7.0+15823+8950cfa7 + ref: changed/i8c-stream-3.8/python3x-pip-19.3.1-7.module+el8.9.0+19642+a12b4af6 python3x-six: rationale: Python component - ref: changed/i8c-stream-3.8/python3x-six-1.12.0-10.module+el8.4.0+8888+89bc7e79 + ref: changed/i8c-stream-3.8/python3x-six-1.12.0-10.module+el8.9.0+19592+4b459c9b python-py: rationale: Python component - ref: changed/i8c-stream-3.8/python-py-1.8.0-8.module+el8.4.0+8888+89bc7e79 + ref: changed/i8c-stream-3.8/python-py-1.8.0-8.module+el8.9.0+19592+4b459c9b python-chardet: rationale: Python component - ref: changed/i8c-stream-3.8/python-chardet-3.0.4-19.module+el8.4.0+8888+89bc7e79 + ref: changed/i8c-stream-3.8/python-chardet-3.0.4-19.module+el8.9.0+19592+4b459c9b python-attrs: rationale: Python component - ref: changed/i8c-stream-3.8/python-attrs-19.3.0-3.module+el8.4.0+8888+89bc7e79 + ref: changed/i8c-stream-3.8/python-attrs-19.3.0-3.module+el8.9.0+19592+4b459c9b python-pluggy: rationale: Python component - ref: changed/i8c-stream-3.8/python-pluggy-0.13.0-3.module+el8.4.0+8888+89bc7e79 + ref: changed/i8c-stream-3.8/python-pluggy-0.13.0-3.module+el8.9.0+19592+4b459c9b python-markupsafe: rationale: Python component - ref: changed/i8c-stream-3.8/python-markupsafe-1.1.1-6.module+el8.4.0+8888+89bc7e79 + ref: changed/i8c-stream-3.8/python-markupsafe-1.1.1-6.module+el8.9.0+19592+4b459c9b python-pysocks: rationale: Python component - ref: changed/i8c-stream-3.8/python-pysocks-1.7.1-4.module+el8.4.0+8888+89bc7e79 + ref: changed/i8c-stream-3.8/python-pysocks-1.7.1-4.module+el8.9.0+19592+4b459c9b python3x-pyparsing: rationale: Python component - ref: changed/i8c-stream-3.8/python3x-pyparsing-2.4.5-3.module+el8.4.0+8888+89bc7e79 + ref: changed/i8c-stream-3.8/python3x-pyparsing-2.4.5-3.module+el8.9.0+19592+4b459c9b python-atomicwrites: rationale: Python component - ref: changed/i8c-stream-3.8/python-atomicwrites-1.3.0-8.module+el8.4.0+8888+89bc7e79 + ref: changed/i8c-stream-3.8/python-atomicwrites-1.3.0-8.module+el8.9.0+19592+4b459c9b python-wcwidth: rationale: Python component - ref: changed/i8c-stream-3.8/python-wcwidth-0.1.7-16.module+el8.4.0+8888+89bc7e79 + ref: changed/i8c-stream-3.8/python-wcwidth-0.1.7-16.module+el8.9.0+19592+4b459c9b python-more-itertools: rationale: Python component - ref: changed/i8c-stream-3.8/python-more-itertools-7.2.0-5.module+el8.4.0+8888+89bc7e79 + ref: changed/i8c-stream-3.8/python-more-itertools-7.2.0-5.module+el8.9.0+19592+4b459c9b python-packaging: rationale: Python component - ref: changed/i8c-stream-3.8/python-packaging-19.2-3.module+el8.4.0+8888+89bc7e79 + ref: changed/i8c-stream-3.8/python-packaging-19.2-3.module+el8.9.0+19592+4b459c9b pytest: rationale: Python component - ref: changed/i8c-stream-3.8/pytest-4.6.6-3.module+el8.4.0+8888+89bc7e79 + ref: changed/i8c-stream-3.8/pytest-4.6.6-3.module+el8.9.0+19592+4b459c9b pytz: rationale: Python component - ref: changed/i8c-stream-3.8/pytz-2019.3-3.module+el8.4.0+8888+89bc7e79 + ref: changed/i8c-stream-3.8/pytz-2019.3-4.module+el8.9.0+19598+4a60c7b7 babel: rationale: Python component - ref: changed/i8c-stream-3.8/babel-2.7.0-11.module+el8.5.0+11015+9c1c7c42 + ref: changed/i8c-stream-3.8/babel-2.7.0-11.module+el8.9.0+19598+4a60c7b7 python-idna: rationale: Python component - ref: changed/i8c-stream-3.8/python-idna-2.8-6.module+el8.4.0+8888+89bc7e79 + ref: changed/i8c-stream-3.8/python-idna-2.8-6.module+el8.9.0+19598+4a60c7b7 python-urllib3: rationale: Python component - ref: changed/i8c-stream-3.8/python-urllib3-1.25.7-5.module+el8.5.0+11639+ea5b349d + ref: changed/i8c-stream-3.8/python-urllib3-1.25.7-5.module+el8.9.0+19598+4a60c7b7 Cython: rationale: Python component - ref: changed/i8c-stream-3.8/Cython-0.29.14-4.module+el8.4.0+8888+89bc7e79 + ref: changed/i8c-stream-3.8/Cython-0.29.14-4.module+el8.9.0+19598+4a60c7b7 python-asn1crypto: rationale: Python component - ref: changed/i8c-stream-3.8/python-asn1crypto-1.2.0-3.module+el8.4.0+8888+89bc7e79 + ref: changed/i8c-stream-3.8/python-asn1crypto-1.2.0-3.module+el8.9.0+19598+4a60c7b7 python-ply: rationale: Python component - ref: changed/i8c-stream-3.8/python-ply-3.11-10.module+el8.4.0+9579+e9717e18 + ref: changed/i8c-stream-3.8/python-ply-3.11-10.module+el8.9.0+19598+4a60c7b7 python-psutil: rationale: Python component - ref: changed/i8c-stream-3.8/python-psutil-5.6.4-4.module+el8.5.0+12031+10ce4870 + ref: changed/i8c-stream-3.8/python-psutil-5.6.4-4.module+el8.9.0+19598+4a60c7b7 python-psycopg2: rationale: Python component - ref: changed/i8c-stream-3.8/python-psycopg2-2.8.4-4.module+el8.4.0+8888+89bc7e79 + ref: changed/i8c-stream-3.8/python-psycopg2-2.8.4-4.module+el8.9.0+19598+4a60c7b7 mod_wsgi: rationale: Python component - ref: changed/i8c-stream-3.8/mod_wsgi-4.6.8-4.module+el8.7.0+16653+23ccaf52 + ref: changed/i8c-stream-3.8/mod_wsgi-4.6.8-5.module+el8.9.0+19598+4a60c7b7 python-requests: rationale: Python component - ref: changed/i8c-stream-3.8/python-requests-2.22.0-9.module+el8.4.0+8888+89bc7e79 + ref: changed/i8c-stream-3.8/python-requests-2.22.0-10.module+el8.9.0+19598+4a60c7b7 # buildorder: 10 python-jinja2: rationale: Python component - ref: changed/i8c-stream-3.8/python-jinja2-2.11.3-1.module+el8.7.0+15575+d005caff + ref: changed/i8c-stream-3.8/python-jinja2-2.11.3-1.module+el8.9.0+19598+4a60c7b7 # buildorder: 10 numpy: rationale: Python component - ref: changed/i8c-stream-3.8/numpy-1.17.3-6.module+el8.5.0+12205+a865257a + ref: changed/i8c-stream-3.8/numpy-1.17.3-7.module+el8.9.0+19598+4a60c7b7 # buildorder: 10 PyYAML: rationale: Python component - ref: changed/i8c-stream-3.8/PyYAML-5.4.1-1.module+el8.5.0+10721+14d8e0d5 + ref: changed/i8c-stream-3.8/PyYAML-5.4.1-1.module+el8.9.0+19598+4a60c7b7 # buildorder: 10 python-pycparser: rationale: Python component - ref: changed/i8c-stream-3.8/python-pycparser-2.19-3.module+el8.4.0+8888+89bc7e79 + ref: changed/i8c-stream-3.8/python-pycparser-2.19-3.module+el8.9.0+19598+4a60c7b7 # buildorder: 10 python-lxml: rationale: Python component - ref: changed/i8c-stream-3.8/python-lxml-4.4.1-7.module+el8.6.0+13958+214a5473 + ref: changed/i8c-stream-3.8/python-lxml-4.4.1-7.module+el8.9.0+19598+4a60c7b7 # buildorder: 10 python-cffi: rationale: Python component - ref: changed/i8c-stream-3.8/python-cffi-1.13.2-3.module+el8.4.0+8888+89bc7e79 + ref: changed/i8c-stream-3.8/python-cffi-1.13.2-3.module+el8.9.0+19598+4a60c7b7 # buildorder: 20 scipy: rationale: Python component - ref: changed/i8c-stream-3.8/scipy-1.3.1-4.module+el8.4.0+8888+89bc7e79 + ref: changed/i8c-stream-3.8/scipy-1.3.1-5.module+el8.9.0+19598+4a60c7b7 # buildorder: 20 python-cryptography: rationale: Python component - ref: changed/i8c-stream-3.8/python-cryptography-2.8-3.module+el8.4.0+8888+89bc7e79 + ref: changed/i8c-stream-3.8/python-cryptography-2.8-3.module+el8.9.0+19598+4a60c7b7 # needs cffi # buildorder: 30 python-PyMySQL: rationale: Python component - ref: changed/i8c-stream-3.8/python-PyMySQL-0.10.1-1.module+el8.4.0+9692+8e86ab84 + ref: changed/i8c-stream-3.8/python-PyMySQL-0.10.1-1.module+el8.9.0+19598+4a60c7b7 # needs cryptography # buildorder: 40 ...