7c4c7d
---
7c4c7d
document: modulemd
7c4c7d
version: 2
7c4c7d
data:
7c4c7d
  name: python38
7c4c7d
  stream: "3.8"
7c4c7d
  summary: Python programming language, version 3.8
7c4c7d
  description: >-
7c4c7d
    This module gives users access to the internal Python 3.8 in RHEL8, as
7c4c7d
7c4c7d
    well as provides some additional Python packages the users might need.
7c4c7d
7c4c7d
    In addition to these you can install any python3-* package available
7c4c7d
7c4c7d
    in RHEL and use it with Python from this module.
7c4c7d
  license:
7c4c7d
    module:
7c4c7d
    - MIT
7c4c7d
  dependencies:
7c4c7d
  - buildrequires:
7c4c7d
      httpd: [2.4]
7c4c7d
      platform: [el8.7.0]
7c4c7d
      python38: [3.8-bootstrap]
7c4c7d
      swig: [3.0]
7c4c7d
    requires:
7c4c7d
      platform: [el8]
7c4c7d
  references:
7c4c7d
    community: https://www.python.org/
7c4c7d
    documentation: https://docs.python.org/3.8/
7c4c7d
  profiles:
7c4c7d
    build:
7c4c7d
      rpms:
7c4c7d
      - python38
7c4c7d
      - python38-devel
7c4c7d
      - python38-rpm-macros
7c4c7d
    common:
7c4c7d
      rpms:
7c4c7d
      - python38
7c4c7d
  api:
7c4c7d
    rpms:
7c4c7d
    - python38
7c4c7d
    - python38-Cython
7c4c7d
    - python38-PyMySQL
7c4c7d
    - python38-asn1crypto
7c4c7d
    - python38-babel
7c4c7d
    - python38-cffi
7c4c7d
    - python38-chardet
7c4c7d
    - python38-cryptography
7c4c7d
    - python38-devel
7c4c7d
    - python38-idle
7c4c7d
    - python38-idna
7c4c7d
    - python38-jinja2
7c4c7d
    - python38-libs
7c4c7d
    - python38-lxml
7c4c7d
    - python38-markupsafe
7c4c7d
    - python38-mod_wsgi
7c4c7d
    - python38-numpy
7c4c7d
    - python38-numpy-f2py
7c4c7d
    - python38-pip
7c4c7d
    - python38-pip-wheel
7c4c7d
    - python38-ply
7c4c7d
    - python38-psutil
7c4c7d
    - python38-psycopg2
7c4c7d
    - python38-pycparser
7c4c7d
    - python38-pysocks
7c4c7d
    - python38-pytz
7c4c7d
    - python38-pyyaml
7c4c7d
    - python38-requests
7c4c7d
    - python38-rpm-macros
7c4c7d
    - python38-scipy
7c4c7d
    - python38-setuptools
7c4c7d
    - python38-setuptools-wheel
7c4c7d
    - python38-six
7c4c7d
    - python38-test
7c4c7d
    - python38-tkinter
7c4c7d
    - python38-urllib3
7c4c7d
    - python38-wheel
7c4c7d
    - python38-wheel-wheel
7c4c7d
  filter:
7c4c7d
    rpms:
7c4c7d
    - python38-atomicwrites
7c4c7d
    - python38-attrs
7c4c7d
    - python38-more-itertools
7c4c7d
    - python38-packaging
7c4c7d
    - python38-pluggy
7c4c7d
    - python38-py
7c4c7d
    - python38-pyparsing
7c4c7d
    - python38-pytest
7c4c7d
    - python38-wcwidth
7c4c7d
  buildopts:
7c4c7d
    rpms:
7c4c7d
      macros: >
7c4c7d
        # === Bootstrap phase 3/4 ===
7c4c7d
7c4c7d
        #
7c4c7d
7c4c7d
        %python3_pkgversion 38
7c4c7d
7c4c7d
        %_without_python2 1
7c4c7d
7c4c7d
        # py, pyparsing, atomicwrites, packaging, pytest
7c4c7d
7c4c7d
        %_without_docs 1
7c4c7d
  components:
7c4c7d
    rpms:
7c4c7d
      Cython:
7c4c7d
        rationale: Python component
7c4c7d
        ref: 6fd15dc5dd8beba861c7dd2cae96c6ffdce479b1
7c4c7d
      PyYAML:
7c4c7d
        rationale: Python component
7c4c7d
        ref: 9a5a9a0393de544d88cb78a4fcfda18efc4759c5
7c4c7d
      babel:
7c4c7d
        rationale: Python component
7c4c7d
        ref: 227108b6f0c0f9686193e5c738c8ce70ff43db9e
7c4c7d
      mod_wsgi:
7c4c7d
        rationale: Python component
7c4c7d
        ref: 8add44143f3b76d4eb0a4e5237b86d7770afd971
7c4c7d
      numpy:
7c4c7d
        rationale: Python component
7c4c7d
        ref: dfb61a142f90c0b8495f4645d2835f8ba8383257
7c4c7d
      pytest:
7c4c7d
        rationale: Python component
7c4c7d
        ref: d2854f6746913377d27f49ac2be01c1e6aa16ff5
7c4c7d
      python-PyMySQL:
7c4c7d
        rationale: Python component
7c4c7d
        ref: 173146ccc90488b5c442d4011464ab13673e5e0e
7c4c7d
      python-asn1crypto:
7c4c7d
        rationale: Python component
7c4c7d
        ref: a76406f22f1df8af46439738f675f42c38c55328
7c4c7d
      python-atomicwrites:
7c4c7d
        rationale: Python component
7c4c7d
        ref: b94fddf57c6fbd09c9d7bd5a9d7dd666376e5386
7c4c7d
      python-attrs:
7c4c7d
        rationale: Python component
7c4c7d
        ref: e9bcb854a4017201a396d14a2f941a37a13010f3
7c4c7d
      python-cffi:
7c4c7d
        rationale: Python component
7c4c7d
        ref: 7863c65b2cc9d3caf9e21d8a0da66430f38dbca2
7c4c7d
      python-chardet:
7c4c7d
        rationale: Python component
7c4c7d
        ref: 04b5d1be6d2e14ece3a43caa87b79216ea35b65a
7c4c7d
      python-cryptography:
7c4c7d
        rationale: Python component
7c4c7d
        ref: 5c743a97fdb06d99fc583a7be55ea1dd0050dd6f
7c4c7d
      python-idna:
7c4c7d
        rationale: Python component
7c4c7d
        ref: f31aae82e6cc6bf72df28f33a6f79e0d9869dc18
7c4c7d
      python-jinja2:
7c4c7d
        rationale: Python component
7c4c7d
        ref: 5d802ed3f471da01d494e73569acd3b2b181ce0c
7c4c7d
      python-lxml:
7c4c7d
        rationale: Python component
7c4c7d
        ref: cb6cf79636c57a6e5f59f6f9dac329a56b21f783
7c4c7d
      python-markupsafe:
7c4c7d
        rationale: Python component
7c4c7d
        ref: 411ed0ff3ec0682aeef30fead3696673096fca82
7c4c7d
      python-more-itertools:
7c4c7d
        rationale: Python component
7c4c7d
        ref: e1d5d8a6b5d705f7dd4e3253ae33c7560cbd2150
7c4c7d
      python-packaging:
7c4c7d
        rationale: Python component
7c4c7d
        ref: 419429934421600cc834be5890be0400bfb7620a
7c4c7d
      python-pluggy:
7c4c7d
        rationale: Python component
7c4c7d
        ref: ba5dde76d5398b1c869eaaf2619bf7061d472fb6
7c4c7d
      python-ply:
7c4c7d
        rationale: Python component
7c4c7d
        ref: f113e7017224318a0e816f6e78f938187ff60515
7c4c7d
      python-psutil:
7c4c7d
        rationale: Python component
7c4c7d
        ref: e9f4c9756ebddcc6b2ebdc20050bc90a64a9f50f
7c4c7d
      python-psycopg2:
7c4c7d
        rationale: Python component
7c4c7d
        ref: d5342d2c15e078b550a5142647bed6310e34a9e7
7c4c7d
      python-py:
7c4c7d
        rationale: Python component
7c4c7d
        ref: 725721338027fabba187fcee663ee3e9bd3290d7
7c4c7d
      python-pycparser:
7c4c7d
        rationale: Python component
7c4c7d
        ref: d8780afffcee334655c6afc845213e51cc118423
7c4c7d
      python-pysocks:
7c4c7d
        rationale: Python component
7c4c7d
        ref: 483216203ae75373f15aea373c80ee0585c13e63
7c4c7d
      python-requests:
7c4c7d
        rationale: Python component
7c4c7d
        ref: 4f3cf0a863b3375816762185a43f454db4485c18
7c4c7d
      python-urllib3:
7c4c7d
        rationale: Python component
7c4c7d
        ref: f4a8dde4dc7d391cb3ee1902ff409fb145cb1c6d
7c4c7d
      python-wcwidth:
7c4c7d
        rationale: Python component
7c4c7d
        ref: be8f2b04d24c914cf2743628f95138cd91d58b44
7c4c7d
      python-wheel:
7c4c7d
        rationale: Packaging tool
7c4c7d
        ref: 978b5e98e50979fd0d5e9c3fecee62dab896bcc9
7c4c7d
      python38:
7c4c7d
        rationale: The main Python interpreter
7c4c7d
        ref: 5d803b4920a9a2bcb8d5b71592297f6d21e4e13f
7c4c7d
      python3x-pip:
7c4c7d
        rationale: Packaging tool
7c4c7d
        ref: 5250f20417253e48e7f06c845f102da222758ba1
7c4c7d
      python3x-pyparsing:
7c4c7d
        rationale: Python component
7c4c7d
        ref: 83e48edf172c5764192df37c87f61509132e98cc
7c4c7d
      python3x-setuptools:
7c4c7d
        rationale: Packaging tool
7c4c7d
        ref: 56fb730eaa8459d2f8b0c76104722b751761518a
7c4c7d
      python3x-six:
7c4c7d
        rationale: Python component
7c4c7d
        ref: 79212410a62640d6ba6fb9bee8c6f8ed88a7401f
7c4c7d
      pytz:
7c4c7d
        rationale: Python component
7c4c7d
        ref: e511e149f15c72f6899fcb6ec77d16b5f601b6bd
7c4c7d
      scipy:
7c4c7d
        rationale: Python component
7c4c7d
        ref: 9b831368aba1a84483e855a720a7c74799fb9aa7
7c4c7d
...
7c4c7d