--- document: modulemd version: 2 data: name: python36-devel stream: "3.6" version: 8090020240204084324 context: ed68999d arch: ppc64le 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 xmd: {} dependencies: - buildrequires: mongodb: [3.6] platform: [el8.9.0] requires: platform: [el8] python36-devel: [3.6] references: community: https://www.python.org/ documentation: https://docs.python.org/3.6/ 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: 18bb3376a1b1e015e1ebf8834a4bbed4b89f4231 buildorder: 20 arches: [aarch64, i686, ppc64le, x86_64] python-distro: rationale: Linux Distribution - a Linux OS platform information API ref: e183050a32250384b78ec8524991d23dfb079147 buildorder: 20 arches: [aarch64, i686, ppc64le, x86_64] python-docs: rationale: Documentation for Python ref: 5a6d884cc0d773974b06a1514dd8ccfd8514e26f buildorder: 20 arches: [aarch64, i686, ppc64le, x86_64] python-docutils: rationale: System for processing plaintext documentation ref: 9d36076c2fc0ecde27079f7dac092f7494882040 buildorder: 20 arches: [aarch64, i686, ppc64le, x86_64] python-nose: rationale: Discovery-based unit test extension for Python ref: 5a02199d4e72eea013dbf5e491deaf325412d547 buildorder: 20 arches: [aarch64, i686, ppc64le, x86_64] python-pygments: rationale: Syntax highlighting engine written in Python ref: ea6ae042666b615a523595f5b0957e4b29849b1d buildorder: 20 arches: [aarch64, i686, ppc64le, x86_64] python-pymongo: rationale: Python driver for MongoDB ref: fae98fcacee83d0df8da6731ad4d8b16c833b056 buildorder: 20 arches: [aarch64, i686, ppc64le, x86_64] python-sqlalchemy: rationale: Modular and flexible ORM library for python ref: 5e24d6e191c316ad655a0fbb42e76ce6fcd720f8 buildorder: 20 arches: [aarch64, i686, ppc64le, x86_64] python-virtualenv: rationale: Tool to create isolated Python environments ref: 9904bf5da6ae689e50a1ebd5bb5c2ab9682e11cb buildorder: 30 arches: [aarch64, i686, ppc64le, x86_64] python-wheel: rationale: Built-package format for Python ref: a8e342d6737ac3eca728b4462e6fe0e017caf3b2 buildorder: 20 arches: [aarch64, i686, ppc64le, x86_64] python36: rationale: Contains the symlink to the platform-python interpreter. Also contains python36-rpm-macros needed to build the remaining packages. ref: 5287e474109b37dfdf45fb2260af0266c4cd0ec7 buildorder: 10 arches: [aarch64, i686, ppc64le, x86_64] scipy: rationale: Scientific Tools for Python ref: 151d05b870936ee114714f9a2ed8bfa3410e1dad buildorder: 20 arches: [aarch64, i686, ppc64le, x86_64] ...