--- document: modulemd version: 2 data: name: python39-devel stream: 3.9-bootstrap version: 8040020211009084853 context: 4d97b3c8 arch: aarch64 summary: Python programming language, version 3.9 description: >- This module gives users access to the internal Python 3.9 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 content: - Python xmd: {} dependencies: - buildrequires: httpd: [2.4] platform: [el8.4.0] swig: [4.0] requires: platform: [el8] python39-devel: [3.9-bootstrap] references: community: https://www.python.org/ documentation: https://docs.python.org/3.9/ filter: rpms: - python39-Cython - python39-attrs - python39-debug - python39-iniconfig - python39-more-itertools - python39-packaging - python39-pluggy - python39-py - python39-pybind11 - python39-pybind11-devel - python39-pyparsing - python39-pytest - python39-wcwidth buildopts: rpms: macros: > %python3_pkgversion 39 # python39 %_without_rpmwheels 1 %_without_optimizations 1 # python39, setuptools, wheel %_with_bootstrap 1 # python39, setuptools, pip %_without_tests 1 # pip %_without_doc 1 components: rpms: python-wheel: rationale: Packaging tool ref: d099081fd37d5159c7f46b57d287d177952717aa buildorder: 30 arches: [aarch64, i686, x86_64] python39: rationale: The main Python interpreter ref: 9c3029f1281174adfd8c862b620d302e9867def0 buildorder: 10 arches: [aarch64, i686, x86_64] python3x-pip: rationale: Packaging tool ref: 22d35451997eed97f81a9cb6f8ab99b8f4150a1f buildorder: 40 arches: [aarch64, i686, x86_64] python3x-setuptools: rationale: Packaging tool ref: 3ef982b33215970e5a0d14518aab5920caff85cc buildorder: 20 arches: [aarch64, i686, x86_64] artifacts: rpms: - python39-debug-0:3.9.2-1.module+el8.4.0+244+09f2b49b.aarch64 ...