--- document: modulemd version: 2 data: name: python27-devel stream: "2.7" version: 8080020240507103353 context: 040061f3 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: [oc8.8.0] python27: [2.7] requires: platform: [oc8] python27: [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: a1c6f22487b60018002c4182376cf8dd81f9488f arches: [aarch64, x86_64] PyYAML: rationale: YAML parser and emitter for Python ref: fa119e54d2c7e333e0684a863d1cd54299d34777 arches: [aarch64, x86_64] babel: rationale: Tools for internationalizing Python applications ref: 47075b8ff70cd9a355aa8f5ad023f4f9a02e341c arches: [aarch64, x86_64] numpy: rationale: A fast multidimensional array facility for Python ref: 7a01d5c4b8d293aab66d2629a87a7c9a4792e5db arches: [aarch64, x86_64] pytest: rationale: Simple powerful testing with Python ref: 19ce4974efc9777a5f0b85bcbd21fed94aaaca3d arches: [aarch64, x86_64] python-PyMySQL: rationale: Python adapter for the MySQL/MariaDB databases ref: d409bc2bb3a5b8e4d58b6d9e4fb9964f25781ec7 arches: [aarch64, x86_64] python-attrs: rationale: Python attributes without boilerplate ref: 27482aab7896c3a419b59d74a2f6cba167eb72fc arches: [aarch64, x86_64] python-backports: rationale: Namespace for backported Python features ref: 55d43bcaee7647d8766e8dc5ecd689f83dbfaacb arches: [aarch64, x86_64] python-backports-ssl_match_hostname: rationale: The ssl.match_hostname() function from Python 3. Dependency of urllib3/requests. ref: 432274ccb87388263b37332f62e7a4fec1f08ffd arches: [aarch64, x86_64] python-chardet: rationale: Character encoding auto-detection in Python. Dependency of requests. ref: 9e432ed3bcd14dc89db0dbbcf1c13dbac3807e16 arches: [aarch64, x86_64] python-coverage: rationale: Code coverage testing module for Python ref: ffa4d66e2ba46c019bb0d44627960e38ca7b0845 arches: [aarch64, x86_64] python-dns: rationale: DNS toolkit for Python. Useful package for IPA and mailman. ref: c0266a830d78612bb15dd3fa89152f43782d311a arches: [aarch64, x86_64] python-docs: rationale: Documentation for Python ref: 95976aeb919a0ebe7f29055dba2dadf51a38b4df arches: [aarch64, x86_64] python-docutils: rationale: System for processing plaintext documentation ref: 2185479f07d99e0e565629825a719f7392675cc2 arches: [aarch64, 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: b98bdaf178d931f1ae2471600e79bbf751bbd73e arches: [aarch64, x86_64] python-idna: rationale: Internationalized Domain Names in Applications (IDNA). Dependency of requests. ref: 0485df76ab548200e459be04099a6235ad47062a arches: [aarch64, x86_64] python-ipaddress: rationale: Port of the python 3.3+ ipaddress module to 2.6+. Dependency of urllib3/requests. ref: dc3c392aa90d540d7d9e25a738ec2f18055f6f39 arches: [aarch64, x86_64] python-jinja2: rationale: General purpose template engine ref: 3ee085c91462ac32934c9ff9dc6f250179886df3 arches: [aarch64, x86_64] python-lxml: rationale: XML processing library ref: d9d8318acfce6cd79ee3083bcbe4924f570a588f arches: [aarch64, x86_64] python-markupsafe: rationale: Implements a XML/HTML/XHTML Markup safe string for Python ref: 685be6239db5b76adc995b58c9748daa3002bc44 arches: [aarch64, x86_64] python-mock: rationale: A Python Mocking and Patching Library for Testing ref: a37aa7fa1d69a547f0673ec3411688e544b7c458 arches: [aarch64, x86_64] python-nose: rationale: Discovery-based unit test extension for Python ref: 6d22f107ad1ede2ca8b3753d19bd847fe2a8a2c8 arches: [aarch64, x86_64] python-pluggy: rationale: The plugin manager stripped of pytest specific details ref: 718e7461e5a8321a096e7c6cebebfd5135eaf0ec arches: [aarch64, x86_64] python-psycopg2: rationale: Python adapter for the PostgreSQL database ref: b95fd80664e06ee8c99c335e404062d96bf2dd93 arches: [aarch64, x86_64] python-py: rationale: Library with cross-python path, ini-parsing, io, code, log facilities ref: 5b19ad1703c1533231b346d3ef5c9ff40defaa54 arches: [aarch64, x86_64] python-pygments: rationale: Syntax highlighting engine written in Python ref: ba5819ee472347b16a1c302f5559ecf9bce0a8d9 arches: [aarch64, x86_64] python-pymongo: rationale: Python driver for MongoDB ref: ff27b6b5edd125598a6a6c658a04bb35f8743ab9 arches: [aarch64, x86_64] python-pysocks: rationale: A Python SOCKS client module. Dependency of urllib3/requests. ref: 2d02b9ac55c1970b9b91b2599b5d08ee75ff86ff arches: [aarch64, x86_64] python-pytest-mock: rationale: Thin-wrapper around the mock package for easier use with py.test. Build dependency of requests. ref: 9e197d92158e3f68c3b618608bcf48f98dd96417 arches: [aarch64, x86_64] python-requests: rationale: HTTP library, written in Python, for human beings ref: bfbe7218802cef621f3b9d888d4684984dbd7c7e arches: [aarch64, x86_64] python-setuptools_scm: rationale: Blessed package to manage your versions by scm tags. Build dependency of pytest and pytest-mock. ref: f032ffd03ed1a747a7c8ca52b43a2aad873c3f2d arches: [aarch64, x86_64] python-sqlalchemy: rationale: Modular and flexible ORM library for python ref: b2f8f702b6095f393ad1946d2e7f694e22197045 arches: [aarch64, x86_64] python-urllib3: rationale: Python HTTP library with thread-safe connection pooling and file post. Dependency of requests. ref: 96aad521c44c958fd43d89dd4fdfe3a94949fcbd arches: [aarch64, x86_64] python-virtualenv: rationale: Tool to create isolated Python environments ref: 6068006e47506422c4616c16a9957cb2dea85b83 arches: [aarch64, x86_64] python-wheel: rationale: Used for unbundling of pip and setuptools ref: f092ede83df9119e68caefc63cfdcf79e0646b42 arches: [aarch64, x86_64] python2: rationale: Main Python language interpreter ref: 933014d3959d53f4bb7e400b6ca03f52d3985638 arches: [aarch64, x86_64] python2-pip: rationale: Python Packaging ecosystem ref: 8782fab95a029a3dedf9d31998ffec449ece0b6f arches: [aarch64, x86_64] python2-rpm-macros: rationale: Python 2 RPM macros - dependency of python2-devel ref: 212aa954fc88ce57d9a4fe0fcc4a154d1ca485d3 arches: [aarch64, x86_64] python2-setuptools: rationale: Python Packaging ecosystem ref: ad096cd37440011924ac5b8808c560272fb63ef3 arches: [aarch64, x86_64] python2-six: rationale: Python 2 and 3 compatibility utilities ref: c4fd71fa23e451076754f2031138d25b48b7807f arches: [aarch64, x86_64] pytz: rationale: Runtime requires of babel, and python2-babel ref: 090f736ebfe95af194fee965acf9bf6c3e918fd7 arches: [aarch64, x86_64] scipy: rationale: Scientific Tools for Python ref: 83d2babef930991cc7c35d98afef07c9701a757f arches: [aarch64, x86_64] ...