---
document: modulemd
version: 2
data:
  name: python38
  stream: "3.8"
  version: 8050020220630083511
  context: af3bd448
  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-8050020220630075812-c8b220bc
          ref: ce37bf258e596f9ff861f034d3ff360cd1405c17
          stream: 3.8
          version: 8050020220630075812
        swig:
          context: c7643c7d
          filtered_rpms: []
          koji_tag: module-swig-3.0-8050020220620015739-c7643c7d
          ref: ded7078faaee274cc088dbc3caadb1a4446a6f88
          stream: 3.0
          version: 8050020220620015739
      commit: 99aa481723e1e29725aff6ae82d6e436069f4aa4
      mse: TRUE
      rpms:
        pytest:
          ref: 2671f21cd641d79b92fd1fdf7bc4b5710b1d6434
        python-atomicwrites:
          ref: a3be9f30226e0593a16565fdecab6fd8f56359a3
        python-attrs:
          ref: b955323e0b830b55b3a71571313720dc4de581ad
        python-chardet:
          ref: 88b7f968944c9c600b370a8493615bec737c27b2
        python-markupsafe:
          ref: 5a1ba5d6c2d337e80129e7e241e430add4ea5469
        python-more-itertools:
          ref: e3533f8facd8e2b04a7ff3cdc21191e8d45afd35
        python-packaging:
          ref: 02330a40ce8fcf800d58fc75b3bac19dfdb5b7d2
        python-pluggy:
          ref: b2cc48a2bedd41915bc5d0eb913e8eca66ac2aad
        python-py:
          ref: 3b221f2ad263228cfe8ff3cc79573fcbe93567ad
        python-pysocks:
          ref: 3c5eaaab85ce1b478991f0d05b69925ec2150c05
        python-wcwidth:
          ref: 136ff6b2458cd46cd806fb7f6b6115235231e132
        python-wheel:
          ref: 253ebf603c2117c4a570176a72e8b4682afb7592
        python38:
          ref: d69f4d2405a2cb7de64a98bf60f0c96a95d1411a
        python3x-pip:
          ref: 6a1405d33dc061ea5b685c86aa727d81ff85a7db
        python3x-pyparsing:
          ref: 3f1e7b43a1b6a6defb61c92fd56e3cfa219704fc
        python3x-setuptools:
          ref: e06cefa6405849b371ebed86d7ad04131cf53cd3
        python3x-six:
          ref: 5235db020b38c94aff67199e07612d0924c764de
      scmurl: https://gitee.com/src-opencloudos-modules/python38.git?#99aa481723e1e29725aff6ae82d6e436069f4aa4
      ursine_rpms: []
  dependencies:
  - buildrequires:
      httpd: [2.4]
      platform: [oc8.5.0]
      python38: [3.8]
      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: 2671f21cd641d79b92fd1fdf7bc4b5710b1d6434
        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: a3be9f30226e0593a16565fdecab6fd8f56359a3
        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: b955323e0b830b55b3a71571313720dc4de581ad
        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: 88b7f968944c9c600b370a8493615bec737c27b2
        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: 5a1ba5d6c2d337e80129e7e241e430add4ea5469
        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: e3533f8facd8e2b04a7ff3cdc21191e8d45afd35
        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: 02330a40ce8fcf800d58fc75b3bac19dfdb5b7d2
        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: b2cc48a2bedd41915bc5d0eb913e8eca66ac2aad
        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: 3b221f2ad263228cfe8ff3cc79573fcbe93567ad
        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: 3c5eaaab85ce1b478991f0d05b69925ec2150c05
        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: 136ff6b2458cd46cd806fb7f6b6115235231e132
        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: 253ebf603c2117c4a570176a72e8b4682afb7592
        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: d69f4d2405a2cb7de64a98bf60f0c96a95d1411a
        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: 6a1405d33dc061ea5b685c86aa727d81ff85a7db
        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: 3f1e7b43a1b6a6defb61c92fd56e3cfa219704fc
        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: e06cefa6405849b371ebed86d7ad04131cf53cd3
        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: 5235db020b38c94aff67199e07612d0924c764de
        buildorder: 30
        arches: [aarch64, x86_64]
...