--- document: modulemd version: 2 data: name: python39 stream: 3.9-bootstrap version: 8070020211009084853 context: a74460ab arch: x86_64 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.7.0] swig: [4.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 api: rpms: - python39 - python39-PyMySQL - python39-cffi - python39-chardet - python39-cryptography - python39-devel - python39-idle - python39-idna - python39-libs - python39-lxml - python39-mod_wsgi - python39-numpy - python39-numpy-f2py - python39-pip - python39-pip-wheel - python39-ply - python39-psutil - python39-psycopg2 - python39-pycparser - python39-pysocks - python39-pyyaml - python39-requests - python39-rpm-macros - python39-scipy - python39-setuptools - python39-setuptools-wheel - python39-six - python39-test - python39-tkinter - python39-toml - python39-urllib3 - python39-wheel - python39-wheel-wheel 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, ppc64le, x86_64] python39: rationale: The main Python interpreter ref: 9c3029f1281174adfd8c862b620d302e9867def0 buildorder: 10 arches: [aarch64, i686, ppc64le, x86_64] python3x-pip: rationale: Packaging tool ref: 22d35451997eed97f81a9cb6f8ab99b8f4150a1f buildorder: 40 arches: [aarch64, i686, ppc64le, x86_64] python3x-setuptools: rationale: Packaging tool ref: 3ef982b33215970e5a0d14518aab5920caff85cc buildorder: 20 arches: [aarch64, i686, ppc64le, x86_64] artifacts: rpms: - python-wheel-1:0.35.1-3.module+el8.7.0+575+12da96a3.src - python39-0:3.9.2-1.module+el8.7.0+575+12da96a3.src - python39-0:3.9.2-1.module+el8.7.0+575+12da96a3.x86_64 - python39-debuginfo-0:3.9.2-1.module+el8.7.0+575+12da96a3.x86_64 - python39-debugsource-0:3.9.2-1.module+el8.7.0+575+12da96a3.x86_64 - python39-devel-0:3.9.2-1.module+el8.7.0+575+12da96a3.x86_64 - python39-idle-0:3.9.2-1.module+el8.7.0+575+12da96a3.x86_64 - python39-libs-0:3.9.2-1.module+el8.7.0+575+12da96a3.x86_64 - python39-pip-0:20.2.4-3.module+el8.7.0+575+12da96a3.noarch - python39-pip-wheel-0:20.2.4-3.module+el8.7.0+575+12da96a3.noarch - python39-rpm-macros-0:3.9.2-1.module+el8.7.0+575+12da96a3.noarch - python39-setuptools-0:50.3.2-3.module+el8.7.0+575+12da96a3.noarch - python39-test-0:3.9.2-1.module+el8.7.0+575+12da96a3.x86_64 - python39-tkinter-0:3.9.2-1.module+el8.7.0+575+12da96a3.x86_64 - python39-wheel-1:0.35.1-3.module+el8.7.0+575+12da96a3.noarch - python3x-pip-0:20.2.4-3.module+el8.7.0+575+12da96a3.src - python3x-setuptools-0:50.3.2-3.module+el8.7.0+575+12da96a3.src ...