--- document: modulemd version: 2 data: name: python38 stream: 3.8 version: 8030020210516120306 context: 9ce6d490 arch: x86_64 summary: Python programming language, version 3.8 description: >- This module gives users access to the internal Python 3.8 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 (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.3.0] swig: [3.0] requires: platform: [el8] references: community: https://www.python.org/ documentation: https://docs.python.org/3.8/ profiles: build: rpms: - python38 - python38-devel - python38-rpm-macros common: rpms: - python38 api: rpms: - python38 - python38-Cython - python38-PyMySQL - python38-asn1crypto - python38-babel - python38-cffi - python38-chardet - python38-cryptography - python38-devel - python38-idle - python38-idna - python38-jinja2 - python38-libs - python38-lxml - python38-markupsafe - python38-mod_wsgi - python38-numpy - python38-numpy-f2py - python38-pip - python38-pip-wheel - python38-ply - python38-psutil - python38-psycopg2 - python38-pycparser - python38-pysocks - python38-pytz - python38-pyyaml - python38-requests - python38-rpm-macros - python38-scipy - python38-setuptools - python38-setuptools-wheel - python38-six - python38-test - python38-tkinter - python38-urllib3 - python38-wheel - python38-wheel-wheel filter: rpms: - python38-atomicwrites - python38-attrs - python38-more-itertools - python38-packaging - python38-pluggy - python38-py - python38-pyparsing - python38-pytest - python38-wcwidth buildopts: rpms: macros: > %python3_pkgversion 38 %_without_python2 1 # python38, setuptools, wheel %_with_bootstrap 1 # python38 %_without_rpmwheels 1 # python38, setuptools, pip %_without_tests 1 # pip %_without_doc 1 components: rpms: python-wheel: rationale: Packaging tool ref: a3f9eb615106d4e6b216f0cd64e17c6a65b97381 buildorder: 30 arches: [aarch64, i686, x86_64] python38: rationale: The main Python interpreter ref: 5536c30c704c12d8173453b39bc225d9a9a462b7 buildorder: 10 arches: [aarch64, i686, x86_64] python3x-pip: rationale: Packaging tool ref: 3024ac38b8197292b3229495dd08b47a8177434c buildorder: 40 arches: [aarch64, i686, x86_64] python3x-setuptools: rationale: Packaging tool ref: 8f01553caa87537b2bc2e0965817c87c4eb578cc buildorder: 20 arches: [aarch64, i686, x86_64] artifacts: rpms: - python-wheel-0:0.33.6-5.module+el8.3.0+68+4a416d4f.src - python38-0:3.8.3-3.module+el8.3.0+68+4a416d4f.src - python38-0:3.8.3-3.module+el8.3.0+68+4a416d4f.x86_64 - python38-debug-0:3.8.3-3.module+el8.3.0+68+4a416d4f.x86_64 - python38-debuginfo-0:3.8.3-3.module+el8.3.0+68+4a416d4f.x86_64 - python38-debugsource-0:3.8.3-3.module+el8.3.0+68+4a416d4f.x86_64 - python38-devel-0:3.8.3-3.module+el8.3.0+68+4a416d4f.x86_64 - python38-idle-0:3.8.3-3.module+el8.3.0+68+4a416d4f.x86_64 - python38-libs-0:3.8.3-3.module+el8.3.0+68+4a416d4f.x86_64 - python38-pip-0:19.3.1-1.module+el8.3.0+68+4a416d4f.noarch - python38-pip-wheel-0:19.3.1-1.module+el8.3.0+68+4a416d4f.noarch - python38-rpm-macros-0:3.8.3-3.module+el8.3.0+68+4a416d4f.noarch - python38-setuptools-0:41.6.0-4.module+el8.3.0+68+4a416d4f.noarch - python38-test-0:3.8.3-3.module+el8.3.0+68+4a416d4f.x86_64 - python38-tkinter-0:3.8.3-3.module+el8.3.0+68+4a416d4f.x86_64 - python38-wheel-0:0.33.6-5.module+el8.3.0+68+4a416d4f.noarch - python3x-pip-0:19.3.1-1.module+el8.3.0+68+4a416d4f.src - python3x-setuptools-0:41.6.0-4.module+el8.3.0+68+4a416d4f.src ...