--- document: modulemd version: 2 data: name: python39 stream: 3.9-bootstrap version: 8040020210126225815 context: 0deeb44b 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 xmd: mbs: buildrequires: httpd: context: 30b713e6 filtered_rpms: [] koji_tag: module-httpd-2.4-8030020201104025655-30b713e6 ref: 8cd4c84d4d9e42cc7129811dcc46b002f77b11a8 stream: 2.4 version: 8030020201104025655 platform: context: 00000000 filtered_rpms: [] koji_tag: module-centos-8.4.0-build ref: virtual stream: el8.4.0 stream_collision_modules: ursine_rpms: version: 2 swig: context: 30b713e6 filtered_rpms: [] koji_tag: module-swig-3.0-8030020201104011322-30b713e6 ref: bae20b7855317ef43ad546fea4c2c44eb3765cb7 stream: 3.0 version: 8030020201104011322 commit: 4c571fd7f44efee2d149f1f094025cbf866f38bd mse: TRUE rpms: python-wheel: ref: 1d3137dab7dbb7c7fa4526224de74ab47cadbd95 python39: ref: 93a1c0a50478623f84220798338b4d66a2e7117c python3x-pip: ref: 6d97c1df67685383c70ad4ef043c3d4d8231352d python3x-setuptools: ref: 1950ae3d8549d4df835b6e31337bebd9a40bf4f8 scmurl: git+https://git.centos.org/modules/python39.git?#4c571fd7f44efee2d149f1f094025cbf866f38bd dependencies: - buildrequires: httpd: [2.4] platform: [el8.4.0] swig: [3.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 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 repository: git+https://git.centos.org/rpms/python-wheel cache: https://git.centos.org/repo/pkgs/python-wheel ref: 1d3137dab7dbb7c7fa4526224de74ab47cadbd95 buildorder: 30 arches: [aarch64, i686, ppc64le, x86_64] python39: rationale: The main Python interpreter repository: git+https://git.centos.org/rpms/python39 cache: https://git.centos.org/repo/pkgs/python39 ref: 93a1c0a50478623f84220798338b4d66a2e7117c buildorder: 10 arches: [aarch64, i686, ppc64le, x86_64] python3x-pip: rationale: Packaging tool repository: git+https://git.centos.org/rpms/python3x-pip cache: https://git.centos.org/repo/pkgs/python3x-pip ref: 6d97c1df67685383c70ad4ef043c3d4d8231352d buildorder: 40 arches: [aarch64, i686, ppc64le, x86_64] python3x-setuptools: rationale: Packaging tool repository: git+https://git.centos.org/rpms/python3x-setuptools cache: https://git.centos.org/repo/pkgs/python3x-setuptools ref: 1950ae3d8549d4df835b6e31337bebd9a40bf4f8 buildorder: 20 arches: [aarch64, i686, ppc64le, x86_64] ...