---
document: modulemd
version: 2
data:
name: python39
stream: "3.9"
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
dependencies:
- buildrequires:
httpd: [2.4]
platform: [el8.8.0]
python39: [3.9-bootstrap]
swig: [4.0]
requires:
platform: [el8]
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 4 ===
#
%python3_pkgversion 39
components:
rpms:
Cython:
rationale: Python component
ref: 8c789216e7ce6b5e929c5046a27d5d890423c750
PyYAML:
rationale: Python component
ref: 9a5a9a0393de544d88cb78a4fcfda18efc4759c5
mod_wsgi:
rationale: Python component
ref: aad6511a2a500fb4cb5ccd9487a0b9daf8e3d796
numpy:
rationale: Python component
ref: ccc4f21eaf13b1bfb89445cf28ce6164c1f64276
pybind11:
rationale: Python component
ref: d4f2473971288dc2d52e6490c4319deded572f8e
pytest:
rationale: Python component
ref: 0e0110864115c99e4e69ed78021a478fac350f33
python-PyMySQL:
rationale: Python component
ref: dc5bc3753d271278f5da87a774ce58e924ed66b8
python-attrs:
rationale: Python component
ref: b68e1e37d4944f9a20e452bb3596e5f75b9506be
python-cffi:
rationale: Python component
ref: 861708155a06d3d41346eb51a773fe766b957fda
python-chardet:
rationale: Python component
ref: 04b5d1be6d2e14ece3a43caa87b79216ea35b65a
python-cryptography:
rationale: Python component
ref: e304a6883592ff881d6396fcd4a95c9f62eab810
python-idna:
rationale: Python component
ref: 96079b9187a3c449211a2dc1a4e910ef9956b7e9
python-iniconfig:
rationale: Python component
ref: f707fca709c2a1d006dcff691dfa2b9b648ecb7f
python-lxml:
rationale: Python component
ref: 9c03034e10da339ce07d018354a7a874f8230f73
python-more-itertools:
rationale: Python component
ref: 4c7d27c844b65549cf4162977488b7b63288b377
python-packaging:
rationale: Python component
ref: d6dd7925507609cedacc346a2793842dfbdcdf72
python-pluggy:
rationale: Python component
ref: 2abffaab2ce5b6a5e0121442bdd5a49eb4c4f752
python-ply:
rationale: Python component
ref: f113e7017224318a0e816f6e78f938187ff60515
python-psutil:
rationale: Python component
ref: b24769857571306e8bb21f72c53c1ef1a6fb95f6
python-psycopg2:
rationale: Python component
ref: 9fe2bb0ed1e36d9d0994f542c10adcf2d02b965c
python-py:
rationale: Python component
ref: ac8cd7b8553dcfa94956becf0b2f921d6c10af09
python-pycparser:
rationale: Python component
ref: ca7845af04898c3f98db25937fa93a58e5166cf4
python-pysocks:
rationale: Python component
ref: 483216203ae75373f15aea373c80ee0585c13e63
python-requests:
rationale: Python component
ref: f99a3f5bab770a5fea956ceef8e9d0cd506b6379
python-toml:
rationale: Python component
ref: dc3e570c0f28ba1c9b9bbca871b122e0a5f8a2ff
python-urllib3:
rationale: Python component
ref: d61550cd2f6596284f479ae3612a3dd0555c4910
python-wcwidth:
rationale: Python component
ref: d45e8c1e3fcd02f21d6bdd008f877380c1dd69c1
python-wheel:
rationale: Packaging tool
ref: 04d3dddafd88603540228b150abef4d8d26fb32c
python39:
rationale: The main Python interpreter
ref: accdf3a548cbd6d78a40012bf4f0c54a032e98ef
python3x-pip:
rationale: Packaging tool
ref: 0312d7d4551076c8aa5d5c69dfc7ca63ea192f46
python3x-pyparsing:
rationale: Python component
ref: ad9334c8fb4a6a6e24252c4a94f64523044b0368
python3x-setuptools:
rationale: Packaging tool
ref: 850648bd3c2431fc2e8f3bd6229f28b726c0ceff
python3x-six:
rationale: Python component
ref: 3930eca3dcbfbe7c80ab9c0f4d385e3f818016eb
scipy:
rationale: Python component
ref: 0c42ffd27fafcf93fe7ca76033dedf8f4052ddcc
...