document: modulemd version: 2 data: name: python39 stream: "3.9-bootstrap" 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 dependencies: - buildrequires: httpd: - "2.4" platform: - el8 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-debug - python39-attrs - 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 python39: rationale: The main Python interpreter ref: 9c3029f1281174adfd8c862b620d302e9867def0 buildorder: 10 python3x-pip: rationale: Packaging tool ref: 22d35451997eed97f81a9cb6f8ab99b8f4150a1f buildorder: 40 python3x-setuptools: rationale: Packaging tool ref: 3ef982b33215970e5a0d14518aab5920caff85cc buildorder: 20