--- document: modulemd version: 2 data: name: python38 stream: 3.8-bootstrap version: 8010020200306215011 context: 1d13420b 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: mse: TRUE buildrequires: swig: ref: a561b20eb01d7035f8fa6a2b42632298666c3a04 stream: 3.0 context: 55190bc5 version: 8000020190628020724 koji_tag: module-swig-3.0-8000020190628020724-55190bc5 filtered_rpms: [] platform: ref: virtual stream: el8.1.0 context: 00000000 version: 2 koji_tag: module-centos-8.1.0-build stream_collision_modules: ursine_rpms: filtered_rpms: [] httpd: ref: 6fb211abbc28bab69d426263930025048893854d stream: 2.4 context: cdc1202b version: 8010020191223202455 koji_tag: module-httpd-2.4-8010020191223202455-cdc1202b filtered_rpms: [] scmurl: git+https://git.centos.org/modules/python38.git?#0fe9fda9c896cbe6052bb13e427817523715682a commit: 0fe9fda9c896cbe6052bb13e427817523715682a rpms: python3x-setuptools: ref: e871d8d55c2566ebc7bad9b362261eee046b4581 python-wheel: ref: f3f14d2af2afb451b7a29e3e0bcc51ec7f9d20cf python38: ref: e336cb9a1476ad581ed1ae12b51cba7e0b0ca219 python3x-pip: ref: bcedfd39e51647ff333e1e23ce830014fa856d61 dependencies: - buildrequires: httpd: [2.4] platform: [el8.1.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 buildopts: rpms: macros: | # === Bootstrap phase 1 === # %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.centos.org/rpms/python-wheel cache: https://git.centos.org/repo/pkgs/python-wheel ref: f3f14d2af2afb451b7a29e3e0bcc51ec7f9d20cf buildorder: 30 arches: [aarch64, i686, ppc64le, x86_64] python38: rationale: The main Python interpreter repository: git+https://git.centos.org/rpms/python38 cache: https://git.centos.org/repo/pkgs/python38 ref: e336cb9a1476ad581ed1ae12b51cba7e0b0ca219 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: bcedfd39e51647ff333e1e23ce830014fa856d61 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: e871d8d55c2566ebc7bad9b362261eee046b4581 buildorder: 20 arches: [aarch64, i686, ppc64le, x86_64] ...