--- document: modulemd version: 2 data: name: python38 stream: 3.8 version: 8060020210516120306 context: e359cbf8 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 xmd: mbs: buildrequires: httpd: context: d63f516d filtered_rpms: [] koji_tag: module-httpd-2.4-8060020220516185614-d63f516d ref: 665011a431ee587fd51d60adc0d9c5bb0becd5a7 stream: 2.4 version: 8060020220516185614 platform: context: 00000000 filtered_rpms: [] koji_tag: module-circle-8.6.0-build ref: virtual stream: el8.6.0 stream_collision_modules: ursine_rpms: version: 2 swig: context: 9f9e2e7e filtered_rpms: [] koji_tag: module-swig-3.0-8040020210930053149-9f9e2e7e ref: 159380730a0a630472136e92cb01060a006818c8 stream: 3.0 version: 8040020210930053149 commit: 21f24395471b796e2e26fef94256b32c4d621e0c mse: TRUE rpms: python-wheel: ref: a3f9eb615106d4e6b216f0cd64e17c6a65b97381 python38: ref: 5536c30c704c12d8173453b39bc225d9a9a462b7 python3x-pip: ref: 3024ac38b8197292b3229495dd08b47a8177434c python3x-setuptools: ref: 8f01553caa87537b2bc2e0965817c87c4eb578cc scmurl: https://git.cclinux.org/stage/modules/python38.git?#21f24395471b796e2e26fef94256b32c4d621e0c ursine_rpms: - swig-gdb-0:3.0.12-19.module+el8.3.0+63+9e49f245.i686 - swig-doc-0:3.0.12-19.module+el8.3.0+63+9e49f245.noarch - swig-0:3.0.12-19.module+el8.3.0+63+9e49f245.x86_64 - swig-0:3.0.12-19.module+el8.3.0+63+9e49f245.aarch64 - swig-gdb-0:3.0.12-19.module+el8.3.0+63+9e49f245.aarch64 - swig-gdb-0:3.0.12-19.module+el8.3.0+63+9e49f245.x86_64 - swig-0:3.0.12-19.module+el8.3.0+63+9e49f245.i686 dependencies: - buildrequires: httpd: [2.4] platform: [el8.6.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 repository: git+https://git.cclinux.org/stage/rpms/python-wheel cache: http://pkgs.fedoraproject.org/repo/pkgs/python-wheel ref: a3f9eb615106d4e6b216f0cd64e17c6a65b97381 buildorder: 30 arches: [aarch64, i686, ppc64le, x86_64] python38: rationale: The main Python interpreter repository: git+https://git.cclinux.org/stage/rpms/python38 cache: http://pkgs.fedoraproject.org/repo/pkgs/python38 ref: 5536c30c704c12d8173453b39bc225d9a9a462b7 buildorder: 10 arches: [aarch64, i686, ppc64le, x86_64] python3x-pip: rationale: Packaging tool repository: git+https://git.cclinux.org/stage/rpms/python3x-pip cache: http://pkgs.fedoraproject.org/repo/pkgs/python3x-pip ref: 3024ac38b8197292b3229495dd08b47a8177434c buildorder: 40 arches: [aarch64, i686, ppc64le, x86_64] python3x-setuptools: rationale: Packaging tool repository: git+https://git.cclinux.org/stage/rpms/python3x-setuptools cache: http://pkgs.fedoraproject.org/repo/pkgs/python3x-setuptools ref: 8f01553caa87537b2bc2e0965817c87c4eb578cc buildorder: 20 arches: [aarch64, i686, ppc64le, x86_64] ...