---
document: modulemd
version: 2
data:
  name: python38
  stream: "3.8_bootstrap"
  version: 8050020220630093515
  context: 0294562b
  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: 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
        python38:
          context: c8b220bc
          filtered_rpms: []
          koji_tag: module-python38-3.8_bootstrap-8050020220630091413-c8b220bc
          ref: d1a8e7bfb26e17caf51514c646ecd2e15af2855d
          stream: 3.8_bootstrap
          version: 8050020220630091413
        swig:
          context: c7643c7d
          filtered_rpms: []
          koji_tag: module-swig-3.0-8050020220620015739-c7643c7d
          ref: ded7078faaee274cc088dbc3caadb1a4446a6f88
          stream: 3.0
          version: 8050020220620015739
      commit: 1d6d802ab88300b9990645f6cde38e2a662e82f6
      mse: TRUE
      rpms:
        pytest:
          ref: 98dc6a39ccf573b51752a784b38df4882eeb8369
        python-atomicwrites:
          ref: 20fe5608a2bb31c0b08d3121e91bbe8a5336dfbe
        python-attrs:
          ref: 096f976d1e87fc3efab428296253a7857ed00759
        python-chardet:
          ref: f5491b76458f3e3e5cd90d653419719b6ace4174
        python-markupsafe:
          ref: 7e6afd0754981acc8f42684c66baa278582a4370
        python-more-itertools:
          ref: a62aead25be524cb38e7d350cf162ae632bfb5fb
        python-packaging:
          ref: d3454dbdcb4f4206ad8b48f3c370b241bc620d2c
        python-pluggy:
          ref: 02049c044aea6356a077dab7f4197579f3d2662a
        python-py:
          ref: 390118b811dcf841e94f47c0dcf05dbeef1e8d45
        python-pysocks:
          ref: 511749f1e0fecc255c27788c172ca43b406931e3
        python-wcwidth:
          ref: 4662f6551251d988f583da3892d904987b6e4eea
        python-wheel:
          ref: 0f5cadb26f2580b47642a698aaf56f77e355eceb
        python38:
          ref: 5c278631961a274ba4718d2ffd3860a37bf2334b
        python3x-pip:
          ref: 6e139932aaf3c090680c0620b58c41997a523859
        python3x-pyparsing:
          ref: 226577ec3b467d10cf3c8d111fb3ed81c7899e5c
        python3x-setuptools:
          ref: 293afda38c8ba74274544d667a30281a0d0e45d1
        python3x-six:
          ref: 3d8044d2f7f5d171890e62fae643847fd1dd4a61
      scmurl: https://gitee.com/src-opencloudos-modules/python38.git?#1d6d802ab88300b9990645f6cde38e2a662e82f6
      ursine_rpms: []
  dependencies:
  - buildrequires:
      httpd: [2.4]
      platform: [oc8.5.0]
      python38: [3.8_bootstrap]
      swig: [3.0]
    requires:
      platform: [oc8]
  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 2 ===


        %python3_pkgversion 38

        %_without_python2 1

        # python38, setuptools, six, py, chardet, attrs, pluggy, pysocks,

        # atomicwrites, wcwidth, packaging

        %_without_tests 1

        # py, pyparsing, atomicwrites, packaging, pytest

        %_without_docs 1

        # pytest

        %_without_timeout 1

        %_without_optional_tests 1
  components:
    rpms:
      pytest:
        rationale: Python component
        repository: git+https://gitee.com/src-opencloudos-rpms/pytest
        cache: http://pkgs.fedoraproject.org/repo/pkgs/pytest
        ref: 98dc6a39ccf573b51752a784b38df4882eeb8369
        buildorder: 50
        arches: [aarch64, x86_64]
      python-atomicwrites:
        rationale: Python component
        repository: git+https://gitee.com/src-opencloudos-rpms/python-atomicwrites
        cache: http://pkgs.fedoraproject.org/repo/pkgs/python-atomicwrites
        ref: 20fe5608a2bb31c0b08d3121e91bbe8a5336dfbe
        buildorder: 30
        arches: [aarch64, x86_64]
      python-attrs:
        rationale: Python component
        repository: git+https://gitee.com/src-opencloudos-rpms/python-attrs
        cache: http://pkgs.fedoraproject.org/repo/pkgs/python-attrs
        ref: 096f976d1e87fc3efab428296253a7857ed00759
        buildorder: 30
        arches: [aarch64, x86_64]
      python-chardet:
        rationale: Python component
        repository: git+https://gitee.com/src-opencloudos-rpms/python-chardet
        cache: http://pkgs.fedoraproject.org/repo/pkgs/python-chardet
        ref: f5491b76458f3e3e5cd90d653419719b6ace4174
        buildorder: 30
        arches: [aarch64, x86_64]
      python-markupsafe:
        rationale: Python component
        repository: git+https://gitee.com/src-opencloudos-rpms/python-markupsafe
        cache: http://pkgs.fedoraproject.org/repo/pkgs/python-markupsafe
        ref: 7e6afd0754981acc8f42684c66baa278582a4370
        buildorder: 30
        arches: [aarch64, x86_64]
      python-more-itertools:
        rationale: Python component
        repository: git+https://gitee.com/src-opencloudos-rpms/python-more-itertools
        cache: http://pkgs.fedoraproject.org/repo/pkgs/python-more-itertools
        ref: a62aead25be524cb38e7d350cf162ae632bfb5fb
        buildorder: 40
        arches: [aarch64, x86_64]
      python-packaging:
        rationale: Python component
        repository: git+https://gitee.com/src-opencloudos-rpms/python-packaging
        cache: http://pkgs.fedoraproject.org/repo/pkgs/python-packaging
        ref: d3454dbdcb4f4206ad8b48f3c370b241bc620d2c
        buildorder: 40
        arches: [aarch64, x86_64]
      python-pluggy:
        rationale: Python component
        repository: git+https://gitee.com/src-opencloudos-rpms/python-pluggy
        cache: http://pkgs.fedoraproject.org/repo/pkgs/python-pluggy
        ref: 02049c044aea6356a077dab7f4197579f3d2662a
        buildorder: 30
        arches: [aarch64, x86_64]
      python-py:
        rationale: Python component
        repository: git+https://gitee.com/src-opencloudos-rpms/python-py
        cache: http://pkgs.fedoraproject.org/repo/pkgs/python-py
        ref: 390118b811dcf841e94f47c0dcf05dbeef1e8d45
        buildorder: 30
        arches: [aarch64, x86_64]
      python-pysocks:
        rationale: Python component
        repository: git+https://gitee.com/src-opencloudos-rpms/python-pysocks
        cache: http://pkgs.fedoraproject.org/repo/pkgs/python-pysocks
        ref: 511749f1e0fecc255c27788c172ca43b406931e3
        buildorder: 30
        arches: [aarch64, x86_64]
      python-wcwidth:
        rationale: Python component
        repository: git+https://gitee.com/src-opencloudos-rpms/python-wcwidth
        cache: http://pkgs.fedoraproject.org/repo/pkgs/python-wcwidth
        ref: 4662f6551251d988f583da3892d904987b6e4eea
        buildorder: 30
        arches: [aarch64, x86_64]
      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: 0f5cadb26f2580b47642a698aaf56f77e355eceb
        buildorder: 30
        arches: [aarch64, x86_64]
      python38:
        rationale: The main Python interpreter
        repository: git+https://gitee.com/src-opencloudos-rpms/python38
        cache: http://pkgs.fedoraproject.org/repo/pkgs/python38
        ref: 5c278631961a274ba4718d2ffd3860a37bf2334b
        buildorder: 20
        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: 6e139932aaf3c090680c0620b58c41997a523859
        buildorder: 30
        arches: [aarch64, x86_64]
      python3x-pyparsing:
        rationale: Python component
        repository: git+https://gitee.com/src-opencloudos-rpms/python3x-pyparsing
        cache: http://pkgs.fedoraproject.org/repo/pkgs/python3x-pyparsing
        ref: 226577ec3b467d10cf3c8d111fb3ed81c7899e5c
        buildorder: 30
        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: 293afda38c8ba74274544d667a30281a0d0e45d1
        buildorder: 10
        arches: [aarch64, x86_64]
      python3x-six:
        rationale: Python component
        repository: git+https://gitee.com/src-opencloudos-rpms/python3x-six
        cache: http://pkgs.fedoraproject.org/repo/pkgs/python3x-six
        ref: 3d8044d2f7f5d171890e62fae643847fd1dd4a61
        buildorder: 30
        arches: [aarch64, x86_64]
...