--- document: modulemd version: 2 data: name: python27 stream: "2.7" version: 8100020240616065923 context: 5f0f67de arch: aarch64 summary: Python programming language, version 2.7 description: >- This module provides the Python 2.7 interpreter and additional Python packages the users might need. license: module: - MIT content: - ASL 2.0 - ASL 2.0 and MIT - ASL 2.0 and MIT and (MIT or GPLv2) - BSD - BSD and Boost and Public Domain - BSD and Python - BSD and Python and Unicode - LGPLv2 - LGPLv2+ and Public Domain - LGPLv3+ with exceptions - MIT - MIT and Public Domain - MIT and Python and ASL 2.0 and BSD and ISC and LGPLv2 and MPLv2.0 and (ASL 2.0 or BSD) - Public Domain - Public Domain and BSD and Python and GPLv3+ - Python xmd: {} dependencies: - buildrequires: platform: [el8.10.0] python27: [2.7] requires: platform: [el8] references: community: https://www.python.org/ documentation: https://docs.python.org/2.7/ profiles: common: rpms: - python2 - python2-libs - python2-pip - python2-setuptools api: rpms: - babel - python-sqlalchemy-doc - python2 - python2-Cython - python2-PyMySQL - python2-attrs - python2-babel - python2-backports - python2-backports-ssl_match_hostname - python2-bson - python2-chardet - python2-coverage - python2-debug - python2-devel - python2-dns - python2-docs - python2-docs-info - python2-docutils - python2-funcsigs - python2-idna - python2-ipaddress - python2-jinja2 - python2-libs - python2-lxml - python2-markupsafe - python2-mock - python2-nose - python2-numpy - python2-numpy-doc - python2-numpy-f2py - python2-pip - python2-pluggy - python2-psycopg2 - python2-psycopg2-debug - python2-psycopg2-tests - python2-py - python2-pygments - python2-pymongo - python2-pymongo-gridfs - python2-pysocks - python2-pytest - python2-pytest-mock - python2-pytz - python2-pyyaml - python2-requests - python2-rpm-macros - python2-scipy - python2-setuptools - python2-setuptools_scm - python2-six - python2-sqlalchemy - python2-test - python2-tkinter - python2-tools - python2-urllib3 - python2-virtualenv - python2-wheel filter: rpms: - python3-Cython - python3-PyMySQL - python3-PyYAML - python3-attrs - python3-babel - python3-bson - python3-chardet - python3-coverage - python3-docutils - python3-idna - python3-jinja2 - python3-markupsafe - python3-mock - python3-nose - python3-numpy - python3-numpy-doc - python3-numpy-f2py - python3-pluggy - python3-psycopg2 - python3-psycopg2-debug - python3-psycopg2-tests - python3-py - python3-pygments - python3-pymongo - python3-pymongo-gridfs - python3-pysocks - python3-pytest - python3-pytest-mock - python3-pytz - python3-requests - python3-scipy - python3-setuptools_scm - python3-six - python3-sqlalchemy - python3-urllib3 - python3-virtualenv buildopts: rpms: macros: > # Note that we cannot disable building of all Python 3 subpackages, # because python2-devel (needed to build all Python 2 packages) # has a runtime dependency on python3-rpm-generators, and that # package requires python3-setuptools at runtime. By rebuilding # python-setuptools SRPM with only python2, we overshadow the # already built python3 subpackage and it is no longer # available for python3-rpm-generators when building python-pip # (or any other Python package). # We can disable Python 3 in all packages but ... %_without_python3 1 # ... we have to have a way to enable some of them as described # above. With this macro, we can add some module-specific # conditions for python3-* subpackages and other special cases. # %_with_python27_module 1 # for: python-jinja2 %_with_python2 1 # to solve circular dependency between pytest and [attrs, pluggy] # %_without_tests 1 components: rpms: Cython: rationale: Language for writing Python extension modules. Build dependency of numpy and PyYAML ref: b71e40fada316afa05a6ec969407113252840748 arches: [aarch64, i686, ppc64le, x86_64] PyYAML: rationale: YAML parser and emitter for Python ref: 9c77f5cc55e81286ec02e3a94459e9d8d791439e arches: [aarch64, i686, ppc64le, x86_64] babel: rationale: Tools for internationalizing Python applications ref: 56b07f1c0433875b6e8fe01fd7ffe4f4aa8433b6 arches: [aarch64, i686, ppc64le, x86_64] numpy: rationale: A fast multidimensional array facility for Python ref: 408cfbd63d970bbcd0680aca5d611f21c6065664 arches: [aarch64, i686, ppc64le, x86_64] pytest: rationale: Simple powerful testing with Python ref: c185bfc3dd7f0cdf83c6a02b4da118ce05f13f51 arches: [aarch64, i686, ppc64le, x86_64] python-PyMySQL: rationale: Python adapter for the MySQL/MariaDB databases ref: a3425021b8f84468950b5d87da726c8fe94e118a arches: [aarch64, i686, ppc64le, x86_64] python-attrs: rationale: Python attributes without boilerplate ref: 721c312c7f7505279ef08b328882d08880590124 arches: [aarch64, i686, ppc64le, x86_64] python-backports: rationale: Namespace for backported Python features ref: 56ef2fdc4070641e46146fdab0488d102739f978 arches: [aarch64, i686, ppc64le, x86_64] python-backports-ssl_match_hostname: rationale: The ssl.match_hostname() function from Python 3. Dependency of urllib3/requests. ref: e7024b7e6de5d23b354dcc2162456a4425879339 arches: [aarch64, i686, ppc64le, x86_64] python-chardet: rationale: Character encoding auto-detection in Python. Dependency of requests. ref: e6f77a90aaee33e30700f0d8615c375a88935dc6 arches: [aarch64, i686, ppc64le, x86_64] python-coverage: rationale: Code coverage testing module for Python ref: c5050e2645e64ec4cec9c07dcf2bc74044d0b2b0 arches: [aarch64, i686, ppc64le, x86_64] python-dns: rationale: DNS toolkit for Python. Useful package for IPA and mailman. ref: 43c608bfef31cd2b936fdea427886594d3897245 arches: [aarch64, i686, ppc64le, x86_64] python-docs: rationale: Documentation for Python ref: 87a088d520ebd622e7656e9f4fbd8e0d947ac39b arches: [aarch64, i686, ppc64le, x86_64] python-docutils: rationale: System for processing plaintext documentation ref: 6f718aa7a4e342cca1577f8cb1a84f10821d43ed arches: [aarch64, i686, ppc64le, x86_64] python-funcsigs: rationale: Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. Dependency of Pytest and mock. ref: 770d539c149ee8fb0c4ffc4a9271ebdaa24e8f63 arches: [aarch64, i686, ppc64le, x86_64] python-idna: rationale: Internationalized Domain Names in Applications (IDNA). Dependency of requests. ref: f244b9e50b4fdfdb5eca6dbfec1b26133099e548 arches: [aarch64, i686, ppc64le, x86_64] python-ipaddress: rationale: Port of the python 3.3+ ipaddress module to 2.6+. Dependency of urllib3/requests. ref: 6c4abb1b3f715731abdfc657f332b63b1e78ca63 arches: [aarch64, i686, ppc64le, x86_64] python-jinja2: rationale: General purpose template engine ref: b68fd5735ccdc9f4a4fa3c98b8c1b6daf516d373 arches: [aarch64, i686, ppc64le, x86_64] python-lxml: rationale: XML processing library ref: 844947b87e05752eca019fdb359d017f316ab98f arches: [aarch64, i686, ppc64le, x86_64] python-markupsafe: rationale: Implements a XML/HTML/XHTML Markup safe string for Python ref: 9dc0cb51218d64c8d9c5c8588008b9400896dcc0 arches: [aarch64, i686, ppc64le, x86_64] python-mock: rationale: A Python Mocking and Patching Library for Testing ref: ba22d3df5e38b529431847a242f2e7c514e6a54e arches: [aarch64, i686, ppc64le, x86_64] python-nose: rationale: Discovery-based unit test extension for Python ref: bee9bad5c2fc45351fb4acb354f2d587b93bf0e5 arches: [aarch64, i686, ppc64le, x86_64] python-pluggy: rationale: The plugin manager stripped of pytest specific details ref: 2ce026137ed6961ac3a350cef013fabb00bdfd3e arches: [aarch64, i686, ppc64le, x86_64] python-psycopg2: rationale: Python adapter for the PostgreSQL database ref: b286940a60c6185a7e81ebb8ff578f4c6632fd8a arches: [aarch64, i686, ppc64le, x86_64] python-py: rationale: Library with cross-python path, ini-parsing, io, code, log facilities ref: 10acf308b79da9a1df3d4cd176b94dd759ab986d arches: [aarch64, i686, ppc64le, x86_64] python-pygments: rationale: Syntax highlighting engine written in Python ref: 3875270f2f53d5d1563f31f7e3ae95a80bce9399 arches: [aarch64, i686, ppc64le, x86_64] python-pymongo: rationale: Python driver for MongoDB ref: df070d9398e4222dc0faeb049e913f5b682a3061 arches: [aarch64, i686, ppc64le, x86_64] python-pysocks: rationale: A Python SOCKS client module. Dependency of urllib3/requests. ref: 2d82a6abcc75edccc813c74f846cac1ddc59c4ec arches: [aarch64, i686, ppc64le, x86_64] python-pytest-mock: rationale: Thin-wrapper around the mock package for easier use with py.test. Build dependency of requests. ref: 59593237b4e30623910f105d7d18ca33ace5b9ca arches: [aarch64, i686, ppc64le, x86_64] python-requests: rationale: HTTP library, written in Python, for human beings ref: 589a2ed4519f6cefa73fca641b49d5b364096a4f arches: [aarch64, i686, ppc64le, x86_64] python-setuptools_scm: rationale: Blessed package to manage your versions by scm tags. Build dependency of pytest and pytest-mock. ref: b6c187a0b583aaf90ad03496af65d09010f04bfc arches: [aarch64, i686, ppc64le, x86_64] python-sqlalchemy: rationale: Modular and flexible ORM library for python ref: ffbfbe2fe04a9c0d8653b619853b746161197972 arches: [aarch64, i686, ppc64le, x86_64] python-urllib3: rationale: Python HTTP library with thread-safe connection pooling and file post. Dependency of requests. ref: 2623548a253b00f490916104b4d631c5f71c2a0c arches: [aarch64, i686, ppc64le, x86_64] python-virtualenv: rationale: Tool to create isolated Python environments ref: b9803812f69b43e132ee76a584fc3637ff6c4577 arches: [aarch64, i686, ppc64le, x86_64] python-wheel: rationale: Used for unbundling of pip and setuptools ref: 0438e837ad2ceceee0543b63e7eeed346528e1c7 arches: [aarch64, i686, ppc64le, x86_64] python2: rationale: Main Python language interpreter ref: 68d5d0b76e431453a5ff28af64864f5fac0c890f arches: [aarch64, i686, ppc64le, x86_64] python2-pip: rationale: Python Packaging ecosystem ref: 209491c06b45a5f3fbe05867a39189914bd33c6e arches: [aarch64, i686, ppc64le, x86_64] python2-rpm-macros: rationale: Python 2 RPM macros - dependency of python2-devel ref: b3bd5ed79fcd29d3985952b7b75d4860f5a56410 arches: [aarch64, i686, ppc64le, x86_64] python2-setuptools: rationale: Python Packaging ecosystem ref: 9bda1f6c4d27bcd1c8bc751434bf5548c4829d6b arches: [aarch64, i686, ppc64le, x86_64] python2-six: rationale: Python 2 and 3 compatibility utilities ref: 6875cbad50310e20919900aa6d9830091be53fe6 arches: [aarch64, i686, ppc64le, x86_64] pytz: rationale: Runtime requires of babel, and python2-babel ref: bb2290f49ff2396c7c4e67f00c4ba04df0510109 arches: [aarch64, i686, ppc64le, x86_64] scipy: rationale: Scientific Tools for Python ref: 2b01e8b0662b8041174ca5266773b898e2ffef2c arches: [aarch64, i686, ppc64le, x86_64] artifacts: rpms: - Cython-0:0.28.1-7.module+el8.9.0+772+d0ff18b2.src - Cython-debugsource-0:0.28.1-7.module+el8.9.0+772+d0ff18b2.aarch64 - PyYAML-0:3.12-16.module+el8.10.0+825+b5720eba.src - PyYAML-debugsource-0:3.12-16.module+el8.10.0+825+b5720eba.aarch64 - babel-0:2.5.1-10.module+el8.9.0+772+d0ff18b2.noarch - babel-0:2.5.1-10.module+el8.9.0+772+d0ff18b2.src - numpy-1:1.14.2-16.module+el8.10.0+825+b5720eba.src - numpy-debugsource-1:1.14.2-16.module+el8.10.0+825+b5720eba.aarch64 - pytest-0:3.4.2-13.module+el8.9.0+772+d0ff18b2.src - python-PyMySQL-0:0.8.0-10.module+el8.10.0+825+b5720eba.src - python-attrs-0:17.4.0-10.module+el8.9.0+772+d0ff18b2.src - python-backports-0:1.0-16.module+el8.9.0+759+cbb8efc5.src - python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.9.0+759+cbb8efc5.src - python-chardet-0:3.0.4-10.module+el8.10.0+825+b5720eba.src - python-coverage-0:4.5.1-5.module+el8.9.0+772+d0ff18b2.src - python-coverage-debugsource-0:4.5.1-5.module+el8.9.0+772+d0ff18b2.aarch64 - python-dns-0:1.15.0-10.module+el8.9.0+772+d0ff18b2.src - python-docs-0:3.6.7-2.module+el8.10.0+825+b5720eba.src - python-docutils-0:0.14-12.module+el8.10.0+825+b5720eba.src - python-funcsigs-0:1.0.2-13.module+el8.9.0+772+d0ff18b2.src - python-idna-0:2.5-7.module+el8.10.0+836+d2f0e680.src - python-ipaddress-0:1.0.18-6.module+el8.9.0+759+cbb8efc5.src - python-jinja2-0:2.10-10.module+el8.10.0+836+d2f0e680.src - python-lxml-0:4.2.3-6.module+el8.10.0+825+b5720eba.src - python-lxml-debugsource-0:4.2.3-6.module+el8.10.0+825+b5720eba.aarch64 - python-markupsafe-0:0.23-19.module+el8.9.0+772+d0ff18b2.src - python-mock-0:2.0.0-13.module+el8.9.0+772+d0ff18b2.src - python-nose-0:1.3.7-31.module+el8.10.0+825+b5720eba.src - python-nose-docs-0:1.3.7-31.module+el8.10.0+825+b5720eba.noarch - python-pluggy-0:0.6.0-8.module+el8.9.0+772+d0ff18b2.src - python-psycopg2-0:2.7.5-8.module+el8.10.0+836+d2f0e680.src - python-psycopg2-debuginfo-0:2.7.5-8.module+el8.10.0+836+d2f0e680.aarch64 - python-psycopg2-debugsource-0:2.7.5-8.module+el8.10.0+836+d2f0e680.aarch64 - python-psycopg2-doc-0:2.7.5-8.module+el8.10.0+836+d2f0e680.aarch64 - python-py-0:1.5.3-6.module+el8.9.0+772+d0ff18b2.src - python-pygments-0:2.2.0-22.module+el8.10.0+825+b5720eba.src - python-pymongo-0:3.7.0-1.module+el8.10.0+825+b5720eba.src - python-pymongo-debuginfo-0:3.7.0-1.module+el8.10.0+825+b5720eba.aarch64 - python-pymongo-debugsource-0:3.7.0-1.module+el8.10.0+825+b5720eba.aarch64 - python-pysocks-0:1.6.8-6.module+el8.10.0+825+b5720eba.src - python-pytest-mock-0:1.9.0-4.module+el8.9.0+772+d0ff18b2.src - python-requests-0:2.20.0-4.module+el8.10.0+825+b5720eba.src - python-setuptools_scm-0:1.15.7-6.module+el8.9.0+772+d0ff18b2.src - python-sqlalchemy-0:1.3.2-2.module+el8.10.0+825+b5720eba.src - python-sqlalchemy-doc-0:1.3.2-2.module+el8.10.0+825+b5720eba.noarch - python-urllib3-0:1.24.2-4.module+el8.10.0+836+d2f0e680.src - python-virtualenv-0:15.1.0-22.module+el8.10.0+825+b5720eba.src - python-wheel-1:0.31.1-3.module+el8.10.0+825+b5720eba.src - python2-0:2.7.18-17.module+el8.10.0+836+d2f0e680.aarch64 - python2-0:2.7.18-17.module+el8.10.0+836+d2f0e680.src - python2-Cython-0:0.28.1-7.module+el8.9.0+772+d0ff18b2.aarch64 - python2-Cython-debuginfo-0:0.28.1-7.module+el8.9.0+772+d0ff18b2.aarch64 - python2-PyMySQL-0:0.8.0-10.module+el8.10.0+825+b5720eba.noarch - python2-attrs-0:17.4.0-10.module+el8.9.0+772+d0ff18b2.noarch - python2-babel-0:2.5.1-10.module+el8.9.0+772+d0ff18b2.noarch - python2-backports-0:1.0-16.module+el8.9.0+759+cbb8efc5.aarch64 - python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.9.0+759+cbb8efc5.noarch - python2-bson-0:3.7.0-1.module+el8.10.0+825+b5720eba.aarch64 - python2-bson-debuginfo-0:3.7.0-1.module+el8.10.0+825+b5720eba.aarch64 - python2-chardet-0:3.0.4-10.module+el8.10.0+825+b5720eba.noarch - python2-coverage-0:4.5.1-5.module+el8.9.0+772+d0ff18b2.aarch64 - python2-coverage-debuginfo-0:4.5.1-5.module+el8.9.0+772+d0ff18b2.aarch64 - python2-debug-0:2.7.18-17.module+el8.10.0+836+d2f0e680.aarch64 - python2-debuginfo-0:2.7.18-17.module+el8.10.0+836+d2f0e680.aarch64 - python2-debugsource-0:2.7.18-17.module+el8.10.0+836+d2f0e680.aarch64 - python2-devel-0:2.7.18-17.module+el8.10.0+836+d2f0e680.aarch64 - python2-dns-0:1.15.0-10.module+el8.9.0+772+d0ff18b2.noarch - python2-docutils-0:0.14-12.module+el8.10.0+825+b5720eba.noarch - python2-funcsigs-0:1.0.2-13.module+el8.9.0+772+d0ff18b2.noarch - python2-idna-0:2.5-7.module+el8.10.0+836+d2f0e680.noarch - python2-ipaddress-0:1.0.18-6.module+el8.9.0+759+cbb8efc5.noarch - python2-jinja2-0:2.10-10.module+el8.10.0+836+d2f0e680.noarch - python2-libs-0:2.7.18-17.module+el8.10.0+836+d2f0e680.aarch64 - python2-lxml-0:4.2.3-6.module+el8.10.0+825+b5720eba.aarch64 - python2-lxml-debuginfo-0:4.2.3-6.module+el8.10.0+825+b5720eba.aarch64 - python2-markupsafe-0:0.23-19.module+el8.9.0+772+d0ff18b2.aarch64 - python2-mock-0:2.0.0-13.module+el8.9.0+772+d0ff18b2.noarch - python2-nose-0:1.3.7-31.module+el8.10.0+825+b5720eba.noarch - python2-numpy-1:1.14.2-16.module+el8.10.0+825+b5720eba.aarch64 - python2-numpy-debuginfo-1:1.14.2-16.module+el8.10.0+825+b5720eba.aarch64 - python2-numpy-doc-1:1.14.2-16.module+el8.10.0+825+b5720eba.noarch - python2-numpy-f2py-1:1.14.2-16.module+el8.10.0+825+b5720eba.aarch64 - python2-pip-0:9.0.3-19.module+el8.9.0+772+d0ff18b2.noarch - python2-pip-0:9.0.3-19.module+el8.9.0+772+d0ff18b2.src - python2-pip-wheel-0:9.0.3-19.module+el8.9.0+772+d0ff18b2.noarch - python2-pluggy-0:0.6.0-8.module+el8.9.0+772+d0ff18b2.noarch - python2-psycopg2-0:2.7.5-8.module+el8.10.0+836+d2f0e680.aarch64 - python2-psycopg2-debug-0:2.7.5-8.module+el8.10.0+836+d2f0e680.aarch64 - python2-psycopg2-debug-debuginfo-0:2.7.5-8.module+el8.10.0+836+d2f0e680.aarch64 - python2-psycopg2-debuginfo-0:2.7.5-8.module+el8.10.0+836+d2f0e680.aarch64 - python2-psycopg2-tests-0:2.7.5-8.module+el8.10.0+836+d2f0e680.aarch64 - python2-py-0:1.5.3-6.module+el8.9.0+772+d0ff18b2.noarch - python2-pygments-0:2.2.0-22.module+el8.10.0+825+b5720eba.noarch - python2-pymongo-0:3.7.0-1.module+el8.10.0+825+b5720eba.aarch64 - python2-pymongo-debuginfo-0:3.7.0-1.module+el8.10.0+825+b5720eba.aarch64 - python2-pymongo-gridfs-0:3.7.0-1.module+el8.10.0+825+b5720eba.aarch64 - python2-pysocks-0:1.6.8-6.module+el8.10.0+825+b5720eba.noarch - python2-pytest-0:3.4.2-13.module+el8.9.0+772+d0ff18b2.noarch - python2-pytest-mock-0:1.9.0-4.module+el8.9.0+772+d0ff18b2.noarch - python2-pytz-0:2017.2-13.module+el8.9.0+772+d0ff18b2.noarch - python2-pyyaml-0:3.12-16.module+el8.10.0+825+b5720eba.aarch64 - python2-pyyaml-debuginfo-0:3.12-16.module+el8.10.0+825+b5720eba.aarch64 - python2-requests-0:2.20.0-4.module+el8.10.0+825+b5720eba.noarch - python2-rpm-macros-0:3-38.module+el8.9.0+772+d0ff18b2.noarch - python2-rpm-macros-0:3-38.module+el8.9.0+772+d0ff18b2.src - python2-scipy-0:1.0.0-22.module+el8.10.0+825+b5720eba.aarch64 - python2-scipy-debuginfo-0:1.0.0-22.module+el8.10.0+825+b5720eba.aarch64 - python2-setuptools-0:39.0.1-14.module+el8.10.0+836+d2f0e680.noarch - python2-setuptools-0:39.0.1-14.module+el8.10.0+836+d2f0e680.src - python2-setuptools-wheel-0:39.0.1-14.module+el8.10.0+836+d2f0e680.noarch - python2-setuptools_scm-0:1.15.7-6.module+el8.9.0+772+d0ff18b2.noarch - python2-six-0:1.11.0-6.module+el8.9.0+759+cbb8efc5.noarch - python2-six-0:1.11.0-6.module+el8.9.0+759+cbb8efc5.src - python2-sqlalchemy-0:1.3.2-2.module+el8.10.0+825+b5720eba.aarch64 - python2-test-0:2.7.18-17.module+el8.10.0+836+d2f0e680.aarch64 - python2-tkinter-0:2.7.18-17.module+el8.10.0+836+d2f0e680.aarch64 - python2-tools-0:2.7.18-17.module+el8.10.0+836+d2f0e680.aarch64 - python2-urllib3-0:1.24.2-4.module+el8.10.0+836+d2f0e680.noarch - python2-virtualenv-0:15.1.0-22.module+el8.10.0+825+b5720eba.noarch - python2-wheel-1:0.31.1-3.module+el8.10.0+825+b5720eba.noarch - python2-wheel-wheel-1:0.31.1-3.module+el8.10.0+825+b5720eba.noarch - python3-docs-0:3.6.7-2.module+el8.10.0+825+b5720eba.noarch - pytz-0:2017.2-13.module+el8.9.0+772+d0ff18b2.src - scipy-0:1.0.0-22.module+el8.10.0+825+b5720eba.src - scipy-debugsource-0:1.0.0-22.module+el8.10.0+825+b5720eba.aarch64 ...