---
document: modulemd
version: 2
data:
  name: python36
  stream: "3.6"
  version: 8080020240525021510
  context: 262afb07
  arch: aarch64
  summary: Python programming language, version 3.6
  description: >-
    This module gives users access to the internal Python 3.6 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
    content:
    - ASL 2.0
    - ASL 2.0 and MIT
    - BSD
    - BSD and Boost and Public Domain
    - BSD and LGPLv2+
    - LGPLv2+ and Public Domain
    - MIT
    - Public Domain and BSD and Python and GPLv3+
    - Python
  xmd: {}
  dependencies:
  - buildrequires:
      mongodb: [3.6]
      platform: [oc8.8.0]
    requires:
      platform: [oc8]
  references:
    community: https://www.python.org/
    documentation: https://docs.python.org/3.6/
  profiles:
    build:
      rpms:
      - python36
      - python36-devel
      - python36-rpm-macros
    common:
      rpms:
      - python36
  api:
    rpms:
    - python-sqlalchemy-doc
    - python-virtualenv-doc
    - python3-PyMySQL
    - python3-bson
    - python3-distro
    - python3-docs
    - python3-docutils
    - python3-nose
    - python3-pygments
    - python3-pymongo
    - python3-pymongo-gridfs
    - python3-scipy
    - python3-sqlalchemy
    - python3-virtualenv
    - python3-wheel
    - python36
    - python36-debug
    - python36-devel
    - python36-rpm-macros
  filter:
    rpms:
    - python2-PyMySQL
    - python2-docutils
    - python2-nose
    - python2-pygments
    - python2-scipy
    - python2-sqlalchemy
    - python2-virtualenv
  buildopts:
    rpms:
      macros: >
        %_without_python2 1


        # For packages depending on python36, so that they

        # BuildRequire python36-devel/debug/rpm-macros instead of python3-*

        #

        # This won't be necessary for python37 and later. There we can

        # set %{python3_pkgversion}, because all packages will need to

        # have the pythonXY prefix. Whereas for Python 3.6 the packages

        # are split between non-modular RHEL and the python36 module,

        # and so it was easier and less confusing to keep the prefix at

        # python3- except for the devel/debug/rpm/macros packages.

        %_with_python36_module 1
  components:
    rpms:
      python-PyMySQL:
        rationale: Python adapter for the MySQL/MariaDB databases
        ref: 583e3b1a0f9acbd84e3061af2228319642df0452
        buildorder: 20
        arches: [aarch64, x86_64]
      python-distro:
        rationale: Linux Distribution - a Linux OS platform information API
        ref: 08bd035b4236e191a6c43e9f5d4a4cc583fd9747
        buildorder: 20
        arches: [aarch64, x86_64]
      python-docs:
        rationale: Documentation for Python
        ref: 7cf4e181bdc2d1dc8ab15af53f24518986bd02cf
        buildorder: 20
        arches: [aarch64, x86_64]
      python-docutils:
        rationale: System for processing plaintext documentation
        ref: 513c307519c41862592774a6e68e29bc5e9e4c69
        buildorder: 20
        arches: [aarch64, x86_64]
      python-nose:
        rationale: Discovery-based unit test extension for Python
        ref: 5e500477b66dd8ab519d6c230f4ab156099f7bd1
        buildorder: 20
        arches: [aarch64, x86_64]
      python-pygments:
        rationale: Syntax highlighting engine written in Python
        ref: 00aa4678bcae9bd5e321dec2903462ddc3d18d9e
        buildorder: 20
        arches: [aarch64, x86_64]
      python-pymongo:
        rationale: Python driver for MongoDB
        ref: 7bcef43c74402af3d29621e7e97fbb2f68a4a3e4
        buildorder: 20
        arches: [aarch64, x86_64]
      python-sqlalchemy:
        rationale: Modular and flexible ORM library for python
        ref: 2f455ef4770bc4008a0c0b4fc445b323989e7a58
        buildorder: 20
        arches: [aarch64, x86_64]
      python-virtualenv:
        rationale: Tool to create isolated Python environments
        ref: 5654e559ecf484d3fe27ffb6b5ee124012eaf079
        buildorder: 30
        arches: [aarch64, x86_64]
      python-wheel:
        rationale: Built-package format for Python
        ref: 1e2d3a31081ed5f0db4e11ebe3de141690f5dceb
        buildorder: 20
        arches: [aarch64, x86_64]
      python36:
        rationale: Contains the symlink to the platform-python interpreter. Also contains
          python36-rpm-macros needed to build the remaining packages.
        ref: ee6b0fe428e292f4dcd4758a4e7d976743d6e9a3
        buildorder: 10
        arches: [aarch64, x86_64]
      scipy:
        rationale: Scientific Tools for Python
        ref: 6cd93766d7c2fd9f14d41cf4a16d1f4c82b5521a
        buildorder: 20
        arches: [aarch64, x86_64]
  artifacts:
    rpms:
    - python-PyMySQL-0:0.10.1-2.module+oc8.8.0+555+ffa7bfef.src
    - python-distro-0:1.4.0-2.module+oc8.8.0+555+ffa7bfef.src
    - python-docs-0:3.6.7-2.module+oc8.8.0+555+ffa7bfef.src
    - python-docutils-0:0.14-12.module+oc8.8.0+555+ffa7bfef.src
    - python-nose-0:1.3.7-31.module+oc8.8.0+555+ffa7bfef.src
    - python-nose-docs-0:1.3.7-31.module+oc8.8.0+555+ffa7bfef.noarch
    - python-pygments-0:2.2.0-22.module+oc8.8.0+555+ffa7bfef.src
    - python-pymongo-0:3.7.0-1.module+oc8.8.0+555+ffa7bfef.src
    - python-pymongo-debuginfo-0:3.7.0-1.module+oc8.8.0+555+ffa7bfef.aarch64
    - python-pymongo-debugsource-0:3.7.0-1.module+oc8.8.0+555+ffa7bfef.aarch64
    - python-pymongo-doc-0:3.7.0-1.module+oc8.8.0+555+ffa7bfef.noarch
    - python-sqlalchemy-0:1.3.2-3.module+oc8.8.0+555+ffa7bfef.src
    - python-sqlalchemy-doc-0:1.3.2-3.module+oc8.8.0+555+ffa7bfef.noarch
    - python-virtualenv-0:15.1.0-22.module+oc8.8.0+555+ffa7bfef.src
    - python-virtualenv-doc-0:15.1.0-22.module+oc8.8.0+555+ffa7bfef.noarch
    - python-wheel-1:0.31.1-3.module+oc8.8.0+555+ffa7bfef.src
    - python3-PyMySQL-0:0.10.1-2.module+oc8.8.0+555+ffa7bfef.noarch
    - python3-bson-0:3.7.0-1.module+oc8.8.0+555+ffa7bfef.aarch64
    - python3-bson-debuginfo-0:3.7.0-1.module+oc8.8.0+555+ffa7bfef.aarch64
    - python3-distro-0:1.4.0-2.module+oc8.8.0+555+ffa7bfef.noarch
    - python3-docs-0:3.6.7-2.module+oc8.8.0+555+ffa7bfef.noarch
    - python3-docutils-0:0.14-12.module+oc8.8.0+555+ffa7bfef.noarch
    - python3-nose-0:1.3.7-31.module+oc8.8.0+555+ffa7bfef.noarch
    - python3-pygments-0:2.2.0-22.module+oc8.8.0+555+ffa7bfef.noarch
    - python3-pymongo-0:3.7.0-1.module+oc8.8.0+555+ffa7bfef.aarch64
    - python3-pymongo-debuginfo-0:3.7.0-1.module+oc8.8.0+555+ffa7bfef.aarch64
    - python3-pymongo-gridfs-0:3.7.0-1.module+oc8.8.0+555+ffa7bfef.aarch64
    - python3-scipy-0:1.0.0-21.module+oc8.8.0+555+ffa7bfef.aarch64
    - python3-scipy-debuginfo-0:1.0.0-21.module+oc8.8.0+555+ffa7bfef.aarch64
    - python3-sqlalchemy-0:1.3.2-3.module+oc8.8.0+555+ffa7bfef.aarch64
    - python3-virtualenv-0:15.1.0-22.module+oc8.8.0+555+ffa7bfef.noarch
    - python3-wheel-1:0.31.1-3.module+oc8.8.0+555+ffa7bfef.noarch
    - python3-wheel-wheel-1:0.31.1-3.module+oc8.8.0+555+ffa7bfef.noarch
    - python36-0:3.6.8-39.module+oc8.8.0+555+ffa7bfef.aarch64
    - python36-0:3.6.8-39.module+oc8.8.0+555+ffa7bfef.src
    - python36-debug-0:3.6.8-39.module+oc8.8.0+555+ffa7bfef.aarch64
    - python36-devel-0:3.6.8-39.module+oc8.8.0+555+ffa7bfef.aarch64
    - python36-rpm-macros-0:3.6.8-39.module+oc8.8.0+555+ffa7bfef.noarch
    - scipy-0:1.0.0-21.module+oc8.8.0+555+ffa7bfef.src
    - scipy-debugsource-0:1.0.0-21.module+oc8.8.0+555+ffa7bfef.aarch64
...