--- document: modulemd version: 2 data: name: python39 stream: "3.9_bootstrap" version: 8050020220629065945 context: 09e729a9 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: c7643c7d filtered_rpms: [] koji_tag: module-httpd-2.4-8050020220617094858-c7643c7d ref: bc193837304c00808f9dc839aa7a0712f19d8d44 stream: 2.4 version: 8050020220617094858 platform: context: 00000000 filtered_rpms: [] koji_tag: module-oc-8.5.0-build ref: virtual stream: oc8.5.0 stream_collision_modules: ursine_rpms: version: 2 swig: context: c7643c7d filtered_rpms: [] koji_tag: module-swig-4.0-8050020220620021003-c7643c7d ref: 65103d617fcaf87890dc689e48b05378483ffec9 stream: 4.0 version: 8050020220620021003 commit: e11934b272ea641b28bee65e2e6285c7f294512c mse: TRUE rpms: python-wheel: ref: d41d3a64469dfd36ca30a4f2d0e99d033c820c70 python39: ref: ed5b337dab9713459c9d2c28c0eb61f6967af0f4 python3x-pip: ref: c4ef49e65f574b1807e3dcc1e8d2c4b55db9932c python3x-setuptools: ref: 686164881b9ad3dbf41e221684d0a857ad5a1714 scmurl: https://gitee.com/src-opencloudos-modules/python39.git?#e11934b272ea641b28bee65e2e6285c7f294512c ursine_rpms: - swig-debugsource-0:3.0.12-19.module+oc8.5.0+89+cf8c0f03.aarch64 - swig-doc-0:3.0.12-19.module+oc8.5.0+89+cf8c0f03.noarch - swig-gdb-0:3.0.12-19.module+oc8.5.0+89+cf8c0f03.aarch64 - swig-0:3.0.12-19.module+oc8.5.0+89+cf8c0f03.src - swig-debugsource-0:3.0.12-19.module+oc8.5.0+89+cf8c0f03.x86_64 - swig-0:3.0.12-19.module+oc8.5.0+89+cf8c0f03.x86_64 - swig-0:3.0.12-19.module+oc8.5.0+89+cf8c0f03.aarch64 - swig-debuginfo-0:3.0.12-19.module+oc8.5.0+89+cf8c0f03.x86_64 - swig-debuginfo-0:3.0.12-19.module+oc8.5.0+89+cf8c0f03.aarch64 - swig-gdb-0:3.0.12-19.module+oc8.5.0+89+cf8c0f03.x86_64 dependencies: - buildrequires: httpd: [2.4] platform: [oc8.5.0] swig: [4.0] requires: platform: [oc8] 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-attrs - python39-debug - 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: > # === 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://gitee.com/src-opencloudos-rpms/python-wheel cache: http://pkgs.fedoraproject.org/repo/pkgs/python-wheel ref: d41d3a64469dfd36ca30a4f2d0e99d033c820c70 buildorder: 30 arches: [aarch64, x86_64] python39: rationale: The main Python interpreter repository: git+https://gitee.com/src-opencloudos-rpms/python39 cache: http://pkgs.fedoraproject.org/repo/pkgs/python39 ref: ed5b337dab9713459c9d2c28c0eb61f6967af0f4 buildorder: 10 arches: [aarch64, x86_64] python3x-pip: rationale: Packaging tool repository: git+https://gitee.com/src-opencloudos-rpms/python3x-pip cache: http://pkgs.fedoraproject.org/repo/pkgs/python3x-pip ref: c4ef49e65f574b1807e3dcc1e8d2c4b55db9932c buildorder: 40 arches: [aarch64, x86_64] python3x-setuptools: rationale: Packaging tool repository: git+https://gitee.com/src-opencloudos-rpms/python3x-setuptools cache: http://pkgs.fedoraproject.org/repo/pkgs/python3x-setuptools ref: 686164881b9ad3dbf41e221684d0a857ad5a1714 buildorder: 20 arches: [aarch64, x86_64] ...