--- document: modulemd version: 2 data: name: python38-devel stream: 3.8-bootstrap version: 8010020200309141503 context: 8aa9d428 arch: aarch64 summary: Python programming language, version 3.8 description: >- This module gives users access to the internal Python 3.8 in RHEL8, as well as provides some additional Python packages the users might need. In addition to these you can install any python3-* package available in RHEL and use it with Python from this module. license: module: - MIT dependencies: - buildrequires: httpd: [2.4] platform: [el8.1.0] python38: [3.8-bootstrap] swig: [3.0] requires: platform: [el8] python38: [3.8-bootstrap] references: community: https://www.python.org/ documentation: https://docs.python.org/3.8/ buildopts: rpms: macros: | # === Bootstrap phase 2 === # %python3_pkgversion 38 %_without_python2 1 # python38, setuptools, six, py, chardet, attrs, pluggy, pysocks, # atomicwrites, wcwidth, packaging %_without_tests 1 # py, pyparsing, atomicwrites, packaging, pytest %_without_docs 1 # pytest %_without_timeout 1 %_without_optional_tests 1 components: rpms: pytest: rationale: Python component ref: 04936ffd6499a401831a73dace596eb6429c38a9 buildorder: 50 arches: [aarch64, i686, ppc64le, x86_64] python-atomicwrites: rationale: Python component ref: d6795fd52b4950ed87cdb0db43a8f680ff130b2b buildorder: 30 arches: [aarch64, i686, ppc64le, x86_64] python-attrs: rationale: Python component ref: b5a79261179bfe1f22f6ccaf72f10d48855124a0 buildorder: 30 arches: [aarch64, i686, ppc64le, x86_64] python-chardet: rationale: Python component ref: 8fd25f76ad2b48f12926b078855c6cbdc0e5cdfe buildorder: 30 arches: [aarch64, i686, ppc64le, x86_64] python-markupsafe: rationale: Python component ref: 83ad5192a6a16089aefce6bf42f04dbf35ab6e62 buildorder: 30 arches: [aarch64, i686, ppc64le, x86_64] python-more-itertools: rationale: Python component ref: 47d82b6c6a3ca04cdc3b14b2c1b5321b742b1a0b buildorder: 40 arches: [aarch64, i686, ppc64le, x86_64] python-packaging: rationale: Python component ref: f665d0bd3569478862fc243fc61f519100dfc23e buildorder: 40 arches: [aarch64, i686, ppc64le, x86_64] python-pluggy: rationale: Python component ref: efd68bcb5fca5a950d553b6e25268f22715becef buildorder: 30 arches: [aarch64, i686, ppc64le, x86_64] python-py: rationale: Python component ref: 9234c89c42c53615e825e158ad5336e684070ae1 buildorder: 30 arches: [aarch64, i686, ppc64le, x86_64] python-pysocks: rationale: Python component ref: 1f78d0dcce716c59c354f17a8b4744cc7a6426e5 buildorder: 30 arches: [aarch64, i686, ppc64le, x86_64] python-six: rationale: Python component ref: 5eb513dbb67d9d78ac924bafac2a244acee79db5 buildorder: 30 arches: [aarch64, i686, ppc64le, x86_64] python-wcwidth: rationale: Python component ref: 48b14edc5b0744ebe35d1e4ce5cb0533b629f20e buildorder: 30 arches: [aarch64, i686, ppc64le, x86_64] python-wheel: rationale: Packaging tool ref: f3f14d2af2afb451b7a29e3e0bcc51ec7f9d20cf buildorder: 30 arches: [aarch64, i686, ppc64le, x86_64] python38: rationale: The main Python interpreter ref: e336cb9a1476ad581ed1ae12b51cba7e0b0ca219 buildorder: 20 arches: [aarch64, i686, ppc64le, x86_64] python3x-pip: rationale: Packaging tool ref: bcedfd39e51647ff333e1e23ce830014fa856d61 buildorder: 30 arches: [aarch64, i686, ppc64le, x86_64] python3x-pyparsing: rationale: Python component ref: 2aa5156074845410abbc856a6788b477963a9246 buildorder: 30 arches: [aarch64, i686, ppc64le, x86_64] python3x-setuptools: rationale: Packaging tool ref: e871d8d55c2566ebc7bad9b362261eee046b4581 buildorder: 10 arches: [aarch64, i686, ppc64le, x86_64] ...