--- document: modulemd version: 2 data: name: python39 stream: "3.9_bootstrap" version: 8050020220629065945 context: 09e729a9 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: [oc8.5.0] swig: [4.0] requires: platform: [oc8] 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: > # === 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: d41d3a64469dfd36ca30a4f2d0e99d033c820c70 buildorder: 30 arches: [aarch64, x86_64] python39: rationale: The main Python interpreter ref: ed5b337dab9713459c9d2c28c0eb61f6967af0f4 buildorder: 10 arches: [aarch64, x86_64] python3x-pip: rationale: Packaging tool ref: c4ef49e65f574b1807e3dcc1e8d2c4b55db9932c buildorder: 40 arches: [aarch64, x86_64] python3x-setuptools: rationale: Packaging tool ref: 686164881b9ad3dbf41e221684d0a857ad5a1714 buildorder: 20 arches: [aarch64, x86_64] artifacts: rpms: - python-wheel-1:0.35.1-4.module+oc8.5.0+150+001e0deb.src - python39-0:3.9.6-2.module+oc8.5.0+150+001e0deb.src - python39-0:3.9.6-2.module+oc8.5.0+150+001e0deb.x86_64 - python39-debuginfo-0:3.9.6-2.module+oc8.5.0+150+001e0deb.x86_64 - python39-debugsource-0:3.9.6-2.module+oc8.5.0+150+001e0deb.x86_64 - python39-devel-0:3.9.6-2.module+oc8.5.0+150+001e0deb.x86_64 - python39-idle-0:3.9.6-2.module+oc8.5.0+150+001e0deb.x86_64 - python39-libs-0:3.9.6-2.module+oc8.5.0+150+001e0deb.x86_64 - python39-pip-0:20.2.4-6.module+oc8.5.0+150+001e0deb.noarch - python39-pip-wheel-0:20.2.4-6.module+oc8.5.0+150+001e0deb.noarch - python39-rpm-macros-0:3.9.6-2.module+oc8.5.0+150+001e0deb.noarch - python39-setuptools-0:50.3.2-4.module+oc8.5.0+150+001e0deb.noarch - python39-test-0:3.9.6-2.module+oc8.5.0+150+001e0deb.x86_64 - python39-tkinter-0:3.9.6-2.module+oc8.5.0+150+001e0deb.x86_64 - python39-wheel-1:0.35.1-4.module+oc8.5.0+150+001e0deb.noarch - python3x-pip-0:20.2.4-6.module+oc8.5.0+150+001e0deb.src - python3x-setuptools-0:50.3.2-4.module+oc8.5.0+150+001e0deb.src ...