--- document: modulemd version: 2 data: name: python27-devel stream: 2.7 version: 8050020211119120002 context: 3e7ace8b 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 xmd: {} dependencies: - buildrequires: platform: [el8.5.0] python27: [2.7] requires: platform: [el8] python27-devel: [2.7] references: community: https://www.python.org/ documentation: https://docs.python.org/2.7/ 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] ...