--- document: modulemd version: 2 data: name: python39 stream: 3.9-bootstrap version: 8040020210126225815 context: 0deeb44b 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: - MIT - MIT and (ASL 2.0 or BSD) - MIT and (BSD or ASL 2.0) - MIT and Python and ASL 2.0 and BSD and ISC and LGPLv2 and MPLv2.0 and (ASL 2.0 or BSD) - Python xmd: {} dependencies: - buildrequires: httpd: [2.4] platform: [el8.4.0] swig: [3.0] requires: platform: [el8] references: community: https://www.python.org/ documentation: https://docs.python.org/3.9/ profiles: build: rpms: - python39 - python39-devel - python39-rpm-macros common: rpms: - python39 buildopts: rpms: macros: > # === Bootstrap phase 1 === # %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: 1d3137dab7dbb7c7fa4526224de74ab47cadbd95 buildorder: 30 arches: [aarch64, i686, ppc64le, x86_64] python39: rationale: The main Python interpreter ref: 93a1c0a50478623f84220798338b4d66a2e7117c buildorder: 10 arches: [aarch64, i686, ppc64le, x86_64] python3x-pip: rationale: Packaging tool ref: 6d97c1df67685383c70ad4ef043c3d4d8231352d buildorder: 40 arches: [aarch64, i686, ppc64le, x86_64] python3x-setuptools: rationale: Packaging tool ref: 1950ae3d8549d4df835b6e31337bebd9a40bf4f8 buildorder: 20 arches: [aarch64, i686, ppc64le, x86_64] artifacts: rpms: - python-wheel-1:0.35.1-2.module_el8.4.0+655+40bf8e7d.src - python39-0:3.9.1-2.module_el8.4.0+655+40bf8e7d.aarch64 - python39-0:3.9.1-2.module_el8.4.0+655+40bf8e7d.src - python39-debug-0:3.9.1-2.module_el8.4.0+655+40bf8e7d.aarch64 - python39-debuginfo-0:3.9.1-2.module_el8.4.0+655+40bf8e7d.aarch64 - python39-debugsource-0:3.9.1-2.module_el8.4.0+655+40bf8e7d.aarch64 - python39-devel-0:3.9.1-2.module_el8.4.0+655+40bf8e7d.aarch64 - python39-idle-0:3.9.1-2.module_el8.4.0+655+40bf8e7d.aarch64 - python39-libs-0:3.9.1-2.module_el8.4.0+655+40bf8e7d.aarch64 - python39-pip-0:20.2.4-3.module_el8.4.0+655+40bf8e7d.noarch - python39-pip-wheel-0:20.2.4-3.module_el8.4.0+655+40bf8e7d.noarch - python39-rpm-macros-0:3.9.1-2.module_el8.4.0+655+40bf8e7d.noarch - python39-setuptools-0:50.3.2-3.module_el8.4.0+655+40bf8e7d.noarch - python39-test-0:3.9.1-2.module_el8.4.0+655+40bf8e7d.aarch64 - python39-tkinter-0:3.9.1-2.module_el8.4.0+655+40bf8e7d.aarch64 - python39-wheel-1:0.35.1-2.module_el8.4.0+655+40bf8e7d.noarch - python3x-pip-0:20.2.4-3.module_el8.4.0+655+40bf8e7d.src - python3x-setuptools-0:50.3.2-3.module_el8.4.0+655+40bf8e7d.src ...