--- document: modulemd version: 2 data: name: python27 stream: 2.7 version: 8050020211119120002 context: 3e7ace8b arch: x86_64 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 GPL) - 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.5.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: 61ce158ec567f35257a1191acb44449b2151be83 arches: [aarch64, i686, x86_64] PyYAML: rationale: YAML parser and emitter for Python ref: d49bbf2588e408ac06dde17a5473983ac77be383 arches: [aarch64, i686, x86_64] babel: rationale: Tools for internationalizing Python applications ref: fae23c0315758d1be15f8d8d09603eb41d0d669e arches: [aarch64, i686, x86_64] numpy: rationale: A fast multidimensional array facility for Python ref: 4aab59040c761207416baa42f71b17f5a09d9af6 arches: [aarch64, i686, x86_64] pytest: rationale: Simple powerful testing with Python ref: 73ec564e00ce3b83d2007f84a393b36f962e5463 arches: [aarch64, i686, x86_64] python-PyMySQL: rationale: Python adapter for the MySQL/MariaDB databases ref: a999614b86d0cb88613d21d54c62e73faf0e32f2 arches: [aarch64, i686, x86_64] python-attrs: rationale: Python attributes without boilerplate ref: 16cc3601ba78a8f41334c96250d29d19a56830ce arches: [aarch64, i686, x86_64] python-backports: rationale: Namespace for backported Python features ref: 741065043e586b7903c6cb8994da6d1de2ed192e arches: [aarch64, i686, x86_64] python-backports-ssl_match_hostname: rationale: The ssl.match_hostname() function from Python 3. Dependency of urllib3/requests. ref: df7a98eded143cb2bc042e6c4c35065a4a4ad634 arches: [aarch64, i686, x86_64] python-chardet: rationale: Character encoding auto-detection in Python. Dependency of requests. ref: d3f80bbcf5ec0d17ef5cb861c7087dfd0c07cb1a arches: [aarch64, i686, x86_64] python-coverage: rationale: Code coverage testing module for Python ref: ecdadcbd70e1e3ce9b1a5233df42b8e5d58ad032 arches: [aarch64, i686, x86_64] python-dns: rationale: DNS toolkit for Python. Useful package for IPA and mailman. ref: 53553916faa496162ebdb1fa7a5229e9cc220351 arches: [aarch64, i686, x86_64] python-docs: rationale: Documentation for Python ref: 7b4fec396b6ac05d54b3b5ebbc160f04c1fe9402 arches: [aarch64, i686, x86_64] python-docutils: rationale: System for processing plaintext documentation ref: e4eb5e7ed13a1347e614f1bc48a24334e6d7dbd8 arches: [aarch64, i686, 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: f4e70b48aa401baa03e646eb4eab06ef8dcbb0b0 arches: [aarch64, i686, x86_64] python-idna: rationale: Internationalized Domain Names in Applications (IDNA). Dependency of requests. ref: ad629b3ef0f11d0f25d1e0acab5a480a2c96c708 arches: [aarch64, i686, x86_64] python-ipaddress: rationale: Port of the python 3.3+ ipaddress module to 2.6+. Dependency of urllib3/requests. ref: 12092273d990658023093f7330fcef530f93435c arches: [aarch64, i686, x86_64] python-jinja2: rationale: General purpose template engine ref: 8be692f7364149c02fb66403b0cd270406e1d8b8 arches: [aarch64, i686, x86_64] python-lxml: rationale: XML processing library ref: ce3cc7a8e568602b9b8205e26e7539e23c521797 arches: [aarch64, i686, x86_64] python-markupsafe: rationale: Implements a XML/HTML/XHTML Markup safe string for Python ref: 4b2d05e8f2cb62d3653d80c8b7b0492492defca2 arches: [aarch64, i686, x86_64] python-mock: rationale: A Python Mocking and Patching Library for Testing ref: 67af1bb7d7d61c13b8db76fb6efd9e8fac1420fe arches: [aarch64, i686, x86_64] python-nose: rationale: Discovery-based unit test extension for Python ref: 79b806f456acc55752a1712d47cbe3e82b627b45 arches: [aarch64, i686, x86_64] python-pluggy: rationale: The plugin manager stripped of pytest specific details ref: 85799f318feb1f412250dac0d31881f2792bccb4 arches: [aarch64, i686, x86_64] python-psycopg2: rationale: Python adapter for the PostgreSQL database ref: 4f3c7b9a34e29a82a9d795ec768a5188bc9a423f arches: [aarch64, i686, x86_64] python-py: rationale: Library with cross-python path, ini-parsing, io, code, log facilities ref: 5b77503c6cbbda613f5a991f19fda149b46e4b48 arches: [aarch64, i686, x86_64] python-pygments: rationale: Syntax highlighting engine written in Python ref: 077ee74441796bab4b2b63ad362d7faa4142a56d arches: [aarch64, i686, x86_64] python-pymongo: rationale: Python driver for MongoDB ref: 4280ad25de481bb256c3c3b99f9235758884a4bb arches: [aarch64, i686, x86_64] python-pysocks: rationale: A Python SOCKS client module. Dependency of urllib3/requests. ref: ebc9df21b5dc2ea15a92abd06285bba388e1915d arches: [aarch64, i686, x86_64] python-pytest-mock: rationale: Thin-wrapper around the mock package for easier use with py.test. Build dependency of requests. ref: 643f00228302b9e3a02260d3c7901dddee430920 arches: [aarch64, i686, x86_64] python-requests: rationale: HTTP library, written in Python, for human beings ref: 9c204d6af178a4fc671c8d03df987694d2fabac2 arches: [aarch64, i686, x86_64] python-setuptools_scm: rationale: Blessed package to manage your versions by scm tags. Build dependency of pytest and pytest-mock. ref: 475975c554c2a60ae43661b855540c23fe3e3b2c arches: [aarch64, i686, x86_64] python-sqlalchemy: rationale: Modular and flexible ORM library for python ref: f7f3eb465d3afde70779d9f33956b8dbc794d80a arches: [aarch64, i686, x86_64] python-urllib3: rationale: Python HTTP library with thread-safe connection pooling and file post. Dependency of requests. ref: 53bce85a1302b67e4415b6bd9c13c647b6028205 arches: [aarch64, i686, x86_64] python-virtualenv: rationale: Tool to create isolated Python environments ref: a0b44a6a8657f7f83d1f38e02eca98ef5e4dad30 arches: [aarch64, i686, x86_64] python-wheel: rationale: Used for unbundling of pip and setuptools ref: ee1d6e169200c60637cf281585e59a100edee909 arches: [aarch64, i686, x86_64] python2: rationale: Main Python language interpreter ref: b195c296a660d2968630a92746799adbc49acaa0 arches: [aarch64, i686, x86_64] python2-pip: rationale: Python Packaging ecosystem ref: b1162fae043c2ae37ed16b324778e6b3c224a923 arches: [aarch64, i686, x86_64] python2-rpm-macros: rationale: Python 2 RPM macros - dependency of python2-devel ref: c22826e131e2817a285e39ce663ec77f4f7577b8 arches: [aarch64, i686, x86_64] python2-setuptools: rationale: Python Packaging ecosystem ref: 5c3648e53965be2dbfaee72c04957e61c8c3bc84 arches: [aarch64, i686, x86_64] python2-six: rationale: Python 2 and 3 compatibility utilities ref: a1845956e631c334e5f131b68f4ee9cff2595d08 arches: [aarch64, i686, x86_64] pytz: rationale: Runtime requires of babel, and python2-babel ref: 68fe0bf6d4d98425569eec7d9b73c369ec3ec657 arches: [aarch64, i686, x86_64] scipy: rationale: Scientific Tools for Python ref: e72b1398684bbb02cf45a58d8ed10d44e71f5e2e arches: [aarch64, i686, x86_64] artifacts: rpms: - Cython-0:0.28.1-7.module+el8.5.0+272+ccdeda59.src - Cython-debugsource-0:0.28.1-7.module+el8.5.0+272+ccdeda59.x86_64 - PyYAML-0:3.12-16.module+el8.5.0+272+ccdeda59.src - PyYAML-debugsource-0:3.12-16.module+el8.5.0+272+ccdeda59.x86_64 - babel-0:2.5.1-10.module+el8.5.0+272+ccdeda59.noarch - babel-0:2.5.1-10.module+el8.5.0+272+ccdeda59.src - numpy-1:1.14.2-16.module+el8.5.0+272+ccdeda59.src - numpy-debugsource-1:1.14.2-16.module+el8.5.0+272+ccdeda59.x86_64 - pytest-0:3.4.2-13.module+el8.5.0+272+ccdeda59.src - python-PyMySQL-0:0.8.0-10.module+el8.5.0+272+ccdeda59.src - python-attrs-0:17.4.0-10.module+el8.5.0+272+ccdeda59.src - python-backports-0:1.0-16.module+el8.5.0+272+ccdeda59.src - python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.5.0+272+ccdeda59.src - python-chardet-0:3.0.4-10.module+el8.5.0+272+ccdeda59.src - python-coverage-0:4.5.1-4.module+el8.5.0+272+ccdeda59.src - python-coverage-debugsource-0:4.5.1-4.module+el8.5.0+272+ccdeda59.x86_64 - python-dns-0:1.15.0-10.module+el8.5.0+272+ccdeda59.src - python-docs-0:2.7.16-2.module+el8.5.0+272+ccdeda59.src - python-docutils-0:0.14-12.module+el8.5.0+272+ccdeda59.src - python-funcsigs-0:1.0.2-13.module+el8.5.0+272+ccdeda59.src - python-idna-0:2.5-7.module+el8.5.0+272+ccdeda59.src - python-ipaddress-0:1.0.18-6.module+el8.5.0+272+ccdeda59.src - python-jinja2-0:2.10-9.module+el8.5.0+272+ccdeda59.src - python-lxml-0:4.2.3-5.module+el8.5.0+272+ccdeda59.src - python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+272+ccdeda59.x86_64 - python-markupsafe-0:0.23-19.module+el8.5.0+272+ccdeda59.src - python-mock-0:2.0.0-13.module+el8.5.0+272+ccdeda59.src - python-nose-0:1.3.7-31.module+el8.5.0+272+ccdeda59.src - python-nose-docs-0:1.3.7-31.module+el8.5.0+272+ccdeda59.noarch - python-pluggy-0:0.6.0-8.module+el8.5.0+272+ccdeda59.src - python-psycopg2-0:2.7.5-7.module+el8.5.0+272+ccdeda59.src - python-psycopg2-debuginfo-0:2.7.5-7.module+el8.5.0+272+ccdeda59.x86_64 - python-psycopg2-debugsource-0:2.7.5-7.module+el8.5.0+272+ccdeda59.x86_64 - python-psycopg2-doc-0:2.7.5-7.module+el8.5.0+272+ccdeda59.x86_64 - python-py-0:1.5.3-6.module+el8.5.0+272+ccdeda59.src - python-pygments-0:2.2.0-22.module+el8.5.0+272+ccdeda59.src - python-pymongo-0:3.7.0-1.module+el8.5.0+272+ccdeda59.src - python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+272+ccdeda59.x86_64 - python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+272+ccdeda59.x86_64 - python-pysocks-0:1.6.8-6.module+el8.5.0+272+ccdeda59.src - python-pytest-mock-0:1.9.0-4.module+el8.5.0+272+ccdeda59.src - python-requests-0:2.20.0-3.module+el8.5.0+272+ccdeda59.src - python-setuptools_scm-0:1.15.7-6.module+el8.5.0+272+ccdeda59.src - python-sqlalchemy-0:1.3.2-2.module+el8.5.0+272+ccdeda59.src - python-sqlalchemy-doc-0:1.3.2-2.module+el8.5.0+272+ccdeda59.noarch - python-urllib3-0:1.24.2-3.module+el8.5.0+272+ccdeda59.src - python-virtualenv-0:15.1.0-21.module+el8.5.0+272+ccdeda59.src - python-wheel-1:0.31.1-3.module+el8.5.0+272+ccdeda59.src - python2-0:2.7.18-7.module+el8.5.0+272+ccdeda59.src - python2-0:2.7.18-7.module+el8.5.0+272+ccdeda59.x86_64 - python2-Cython-0:0.28.1-7.module+el8.5.0+272+ccdeda59.x86_64 - python2-Cython-debuginfo-0:0.28.1-7.module+el8.5.0+272+ccdeda59.x86_64 - python2-PyMySQL-0:0.8.0-10.module+el8.5.0+272+ccdeda59.noarch - python2-attrs-0:17.4.0-10.module+el8.5.0+272+ccdeda59.noarch - python2-babel-0:2.5.1-10.module+el8.5.0+272+ccdeda59.noarch - python2-backports-0:1.0-16.module+el8.5.0+272+ccdeda59.x86_64 - python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.5.0+272+ccdeda59.noarch - python2-bson-0:3.7.0-1.module+el8.5.0+272+ccdeda59.x86_64 - python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+272+ccdeda59.x86_64 - python2-chardet-0:3.0.4-10.module+el8.5.0+272+ccdeda59.noarch - python2-coverage-0:4.5.1-4.module+el8.5.0+272+ccdeda59.x86_64 - python2-coverage-debuginfo-0:4.5.1-4.module+el8.5.0+272+ccdeda59.x86_64 - python2-debug-0:2.7.18-7.module+el8.5.0+272+ccdeda59.x86_64 - python2-debuginfo-0:2.7.18-7.module+el8.5.0+272+ccdeda59.x86_64 - python2-debugsource-0:2.7.18-7.module+el8.5.0+272+ccdeda59.x86_64 - python2-devel-0:2.7.18-7.module+el8.5.0+272+ccdeda59.x86_64 - python2-dns-0:1.15.0-10.module+el8.5.0+272+ccdeda59.noarch - python2-docs-0:2.7.16-2.module+el8.5.0+272+ccdeda59.noarch - python2-docs-info-0:2.7.16-2.module+el8.5.0+272+ccdeda59.noarch - python2-docutils-0:0.14-12.module+el8.5.0+272+ccdeda59.noarch - python2-funcsigs-0:1.0.2-13.module+el8.5.0+272+ccdeda59.noarch - python2-idna-0:2.5-7.module+el8.5.0+272+ccdeda59.noarch - python2-ipaddress-0:1.0.18-6.module+el8.5.0+272+ccdeda59.noarch - python2-jinja2-0:2.10-9.module+el8.5.0+272+ccdeda59.noarch - python2-libs-0:2.7.18-7.module+el8.5.0+272+ccdeda59.x86_64 - python2-lxml-0:4.2.3-5.module+el8.5.0+272+ccdeda59.x86_64 - python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+272+ccdeda59.x86_64 - python2-markupsafe-0:0.23-19.module+el8.5.0+272+ccdeda59.x86_64 - python2-mock-0:2.0.0-13.module+el8.5.0+272+ccdeda59.noarch - python2-nose-0:1.3.7-31.module+el8.5.0+272+ccdeda59.noarch - python2-numpy-1:1.14.2-16.module+el8.5.0+272+ccdeda59.x86_64 - python2-numpy-debuginfo-1:1.14.2-16.module+el8.5.0+272+ccdeda59.x86_64 - python2-numpy-doc-1:1.14.2-16.module+el8.5.0+272+ccdeda59.noarch - python2-numpy-f2py-1:1.14.2-16.module+el8.5.0+272+ccdeda59.x86_64 - python2-pip-0:9.0.3-18.module+el8.5.0+272+ccdeda59.noarch - python2-pip-0:9.0.3-18.module+el8.5.0+272+ccdeda59.src - python2-pip-wheel-0:9.0.3-18.module+el8.5.0+272+ccdeda59.noarch - python2-pluggy-0:0.6.0-8.module+el8.5.0+272+ccdeda59.noarch - python2-psycopg2-0:2.7.5-7.module+el8.5.0+272+ccdeda59.x86_64 - python2-psycopg2-debug-0:2.7.5-7.module+el8.5.0+272+ccdeda59.x86_64 - python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.5.0+272+ccdeda59.x86_64 - python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.5.0+272+ccdeda59.x86_64 - python2-psycopg2-tests-0:2.7.5-7.module+el8.5.0+272+ccdeda59.x86_64 - python2-py-0:1.5.3-6.module+el8.5.0+272+ccdeda59.noarch - python2-pygments-0:2.2.0-22.module+el8.5.0+272+ccdeda59.noarch - python2-pymongo-0:3.7.0-1.module+el8.5.0+272+ccdeda59.x86_64 - python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+272+ccdeda59.x86_64 - python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+272+ccdeda59.x86_64 - python2-pysocks-0:1.6.8-6.module+el8.5.0+272+ccdeda59.noarch - python2-pytest-0:3.4.2-13.module+el8.5.0+272+ccdeda59.noarch - python2-pytest-mock-0:1.9.0-4.module+el8.5.0+272+ccdeda59.noarch - python2-pytz-0:2017.2-12.module+el8.5.0+272+ccdeda59.noarch - python2-pyyaml-0:3.12-16.module+el8.5.0+272+ccdeda59.x86_64 - python2-pyyaml-debuginfo-0:3.12-16.module+el8.5.0+272+ccdeda59.x86_64 - python2-requests-0:2.20.0-3.module+el8.5.0+272+ccdeda59.noarch - python2-rpm-macros-0:3-38.module+el8.5.0+272+ccdeda59.noarch - python2-rpm-macros-0:3-38.module+el8.5.0+272+ccdeda59.src - python2-scipy-0:1.0.0-21.module+el8.5.0+272+ccdeda59.x86_64 - python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+272+ccdeda59.x86_64 - python2-setuptools-0:39.0.1-13.module+el8.5.0+272+ccdeda59.noarch - python2-setuptools-0:39.0.1-13.module+el8.5.0+272+ccdeda59.src - python2-setuptools-wheel-0:39.0.1-13.module+el8.5.0+272+ccdeda59.noarch - python2-setuptools_scm-0:1.15.7-6.module+el8.5.0+272+ccdeda59.noarch - python2-six-0:1.11.0-6.module+el8.5.0+272+ccdeda59.noarch - python2-six-0:1.11.0-6.module+el8.5.0+272+ccdeda59.src - python2-sqlalchemy-0:1.3.2-2.module+el8.5.0+272+ccdeda59.x86_64 - python2-test-0:2.7.18-7.module+el8.5.0+272+ccdeda59.x86_64 - python2-tkinter-0:2.7.18-7.module+el8.5.0+272+ccdeda59.x86_64 - python2-tools-0:2.7.18-7.module+el8.5.0+272+ccdeda59.x86_64 - python2-urllib3-0:1.24.2-3.module+el8.5.0+272+ccdeda59.noarch - python2-virtualenv-0:15.1.0-21.module+el8.5.0+272+ccdeda59.noarch - python2-wheel-1:0.31.1-3.module+el8.5.0+272+ccdeda59.noarch - python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+272+ccdeda59.noarch - pytz-0:2017.2-12.module+el8.5.0+272+ccdeda59.src - scipy-0:1.0.0-21.module+el8.5.0+272+ccdeda59.src - scipy-debugsource-0:1.0.0-21.module+el8.5.0+272+ccdeda59.x86_64 ...