Thu, 24 Apr 2025 23:26:05 MSK | login

Information for build python27-2.7-8100020240524072658.82873163

ID17115
Package Namepython27
Version2.7
Release8100020240524072658.82873163
Epoch
Sourcehttps://git.inferitos.ru/modules/python27.git?#c238828924103190a6a0e4be96916ef4c9bfa3d6
Built bykojiroot
State complete
Volume DEFAULT
StartedFri, 24 May 2024 07:27:23 MSK
CompletedFri, 24 May 2024 13:30:03 MSK
Content generatorkikimora
Extra{'typeinfo': {'module': {'content_koji_tag': 'module-python27-2.7-8100020240524072658-82873163', 'context': '82873163', 'module_build_service_id': 290, 'modulemd_str': '---\n' 'document: modulemd\n' 'version: 2\n' 'data:\n' ' name: python27\n' ' stream: "2.7"\n' ' version: 8100020240524072658\n' ' context: 82873163\n' ' summary: Python programming ' 'language, version 2.7\n' ' description: >-\n' ' This module provides the Python ' '2.7 interpreter and additional ' 'Python\n' '\n' ' packages the users might need.\n' ' license:\n' ' module:\n' ' - MIT\n' ' xmd:\n' ' mbs:\n' ' buildrequires:\n' ' platform:\n' ' context: 00000000\n' ' koji_tag: ' 'inferit-8_10-module-build\n' ' ref: virtual\n' ' stream: el8\n' ' version: 1\n' ' commit: ' 'c238828924103190a6a0e4be96916ef4c9bfa3d6\n' ' mse: TRUE\n' ' dependencies:\n' ' - buildrequires:\n' ' platform: [el8]\n' ' postgresql: [10]\n' ' python27: [2.7]\n' ' swig: [3.0]\n' ' requires:\n' ' platform: [el8]\n' ' references:\n' ' community: ' 'https://www.python.org/\n' ' documentation: ' 'https://docs.python.org/2.7/\n' ' profiles:\n' ' common:\n' ' rpms:\n' ' - python2\n' ' - python2-libs\n' ' - python2-pip\n' ' - python2-setuptools\n' ' api:\n' ' rpms:\n' ' - babel\n' ' - python-sqlalchemy-doc\n' ' - python2\n' ' - python2-Cython\n' ' - python2-PyMySQL\n' ' - python2-attrs\n' ' - python2-babel\n' ' - python2-backports\n' ' - ' 'python2-backports-ssl_match_hostname\n' ' - python2-bson\n' ' - python2-chardet\n' ' - python2-coverage\n' ' - python2-debug\n' ' - python2-devel\n' ' - python2-dns\n' ' - python2-docs\n' ' - python2-docs-info\n' ' - python2-docutils\n' ' - python2-funcsigs\n' ' - python2-idna\n' ' - python2-ipaddress\n' ' - python2-jinja2\n' ' - python2-libs\n' ' - python2-lxml\n' ' - python2-markupsafe\n' ' - python2-mock\n' ' - python2-nose\n' ' - python2-numpy\n' ' - python2-numpy-doc\n' ' - python2-numpy-f2py\n' ' - python2-pip\n' ' - python2-pluggy\n' ' - python2-psycopg2\n' ' - python2-psycopg2-debug\n' ' - python2-psycopg2-tests\n' ' - python2-py\n' ' - python2-pygments\n' ' - python2-pymongo\n' ' - python2-pymongo-gridfs\n' ' - python2-pysocks\n' ' - python2-pytest\n' ' - python2-pytest-mock\n' ' - python2-pytz\n' ' - python2-pyyaml\n' ' - python2-requests\n' ' - python2-rpm-macros\n' ' - python2-scipy\n' ' - python2-setuptools\n' ' - python2-setuptools_scm\n' ' - python2-six\n' ' - python2-sqlalchemy\n' ' - python2-test\n' ' - python2-tkinter\n' ' - python2-tools\n' ' - python2-urllib3\n' ' - python2-virtualenv\n' ' - python2-wheel\n' ' filter:\n' ' rpms:\n' ' - python3-Cython\n' ' - python3-PyMySQL\n' ' - python3-PyYAML\n' ' - python3-attrs\n' ' - python3-babel\n' ' - python3-bson\n' ' - python3-chardet\n' ' - python3-coverage\n' ' - python3-docutils\n' ' - python3-idna\n' ' - python3-jinja2\n' ' - python3-markupsafe\n' ' - python3-mock\n' ' - python3-nose\n' ' - python3-numpy\n' ' - python3-numpy-doc\n' ' - python3-numpy-f2py\n' ' - python3-pluggy\n' ' - python3-psycopg2\n' ' - python3-psycopg2-debug\n' ' - python3-psycopg2-tests\n' ' - python3-py\n' ' - python3-pygments\n' ' - python3-pymongo\n' ' - python3-pymongo-gridfs\n' ' - python3-pysocks\n' ' - python3-pytest\n' ' - python3-pytest-mock\n' ' - python3-pytz\n' ' - python3-requests\n' ' - python3-scipy\n' ' - python3-setuptools_scm\n' ' - python3-six\n' ' - python3-sqlalchemy\n' ' - python3-urllib3\n' ' - python3-virtualenv\n' ' buildopts:\n' ' rpms:\n' ' macros: >\n' ' # Note that we cannot ' 'disable building of all Python 3 ' 'subpackages,\n' '\n' ' # because python2-devel ' '(needed to build all Python 2 ' 'packages)\n' '\n' ' # has a runtime dependency ' 'on python3-rpm-generators, and that\n' '\n' ' # package requires ' 'python3-setuptools at runtime. By ' 'rebuilding\n' '\n' ' # python-setuptools SRPM ' 'with only python2, we overshadow ' 'the\n' '\n' ' # already built python3 ' 'subpackage and it is no longer\n' '\n' ' # available for ' 'python3-rpm-generators when building ' 'python-pip\n' '\n' ' # (or any other Python ' 'package).\n' '\n' ' # We can disable Python 3 in ' 'all packages but ...\n' '\n' ' %_without_python3 1\n' '\n' ' # ... we have to have a way ' 'to enable some of them as described\n' '\n' ' # above. With this macro, we ' 'can add some module-specific\n' '\n' ' # conditions for python3-* ' 'subpackages and other special ' 'cases.\n' '\n' ' # %_with_python27_module 1\n' '\n' '\n' ' # for: python-jinja2\n' '\n' ' %_with_python2 1\n' '\n' '\n' ' # to solve circular ' 'dependency between pytest and ' '[attrs, pluggy]\n' '\n' ' # %_without_tests 1\n' ' components:\n' ' rpms:\n' ' Cython:\n' ' rationale: Language for ' 'writing Python extension modules. ' 'Build dependency\n' ' of numpy and PyYAML\n' ' ref: ' 'changed/i8c-beta-stream-2.7/Cython-0.28.1-7.module+el8.9.0+19487+7dc18407\n' ' arches: [i686, x86_64]\n' ' PyYAML:\n' ' rationale: YAML parser and ' 'emitter for Python\n' ' ref: ' 'changed/i8c-beta-stream-2.7/PyYAML-3.12-16.module+el8.9.0+19487+7dc18407\n' ' arches: [i686, x86_64]\n' ' babel:\n' ' rationale: Tools for ' 'internationalizing Python ' 'applications\n' ' ref: ' 'changed/i8c-beta-stream-2.7/babel-2.5.1-10.module+el8.9.0+19487+7dc18407\n' ' arches: [i686, x86_64]\n' ' numpy:\n' ' rationale: A fast ' 'multidimensional array facility for ' 'Python\n' ' ref: ' 'changed/i8c-beta-stream-2.7/numpy-1.14.2-16.module+el8.9.0+19487+7dc18407\n' ' arches: [i686, x86_64]\n' ' pytest:\n' ' rationale: Simple powerful ' 'testing with Python\n' ' ref: ' 'changed/i8c-beta-stream-2.7/pytest-3.4.2-13.module+el8.9.0+19487+7dc18407\n' ' arches: [i686, x86_64]\n' ' python-PyMySQL:\n' ' rationale: Python adapter ' 'for the MySQL/MariaDB databases\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python-PyMySQL-0.8.0-10.module+el8.9.0+19487+7dc18407\n' ' arches: [i686, x86_64]\n' ' python-attrs:\n' ' rationale: Python attributes ' 'without boilerplate\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python-attrs-17.4.0-10.module+el8.9.0+19487+7dc18407\n' ' arches: [i686, x86_64]\n' ' python-backports:\n' ' rationale: Namespace for ' 'backported Python features\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python-backports-1.0-16.module+el8.9.0+18326+1b5baeee\n' ' arches: [i686, x86_64]\n' ' ' 'python-backports-ssl_match_hostname:\n' ' rationale: The ' 'ssl.match_hostname() function from ' 'Python 3. Dependency of\n' ' urllib3/requests.\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python-backports-ssl_match_hostname-3.5.0.1-12.module+el8.9.0+18326+1b5baeee\n' ' arches: [i686, x86_64]\n' ' python-chardet:\n' ' rationale: Character ' 'encoding auto-detection in Python. ' 'Dependency of requests.\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python-chardet-3.0.4-10.module+el8.9.0+19487+7dc18407\n' ' arches: [i686, x86_64]\n' ' python-coverage:\n' ' rationale: Code coverage ' 'testing module for Python\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python-coverage-4.5.1-5.module+el8.9.0+19487+7dc18407\n' ' arches: [i686, x86_64]\n' ' python-dns:\n' ' rationale: DNS toolkit for ' 'Python. Useful package for IPA and ' 'mailman.\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python-dns-1.15.0-10.module+el8.9.0+19487+7dc18407\n' ' arches: [i686, x86_64]\n' ' python-docs:\n' ' rationale: Documentation for ' 'Python\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python-docs-2.7.16-2.module+el8.9.0+18326+1b5baeee\n' ' arches: [i686, x86_64]\n' ' python-docutils:\n' ' rationale: System for ' 'processing plaintext documentation\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python-docutils-0.14-12.module+el8.9.0+19487+7dc18407\n' ' arches: [i686, x86_64]\n' ' python-funcsigs:\n' ' rationale: Python function ' 'signatures from PEP362 for Python ' '2.6, 2.7 and\n' ' 3.2+. Dependency of Pytest ' 'and mock.\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python-funcsigs-1.0.2-13.module+el8.9.0+19487+7dc18407\n' ' arches: [i686, x86_64]\n' ' python-idna:\n' ' rationale: Internationalized ' 'Domain Names in Applications (IDNA). ' 'Dependency\n' ' of requests.\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python-idna-2.5-7.module+el8.9.0+19487+7dc18407\n' ' arches: [i686, x86_64]\n' ' python-ipaddress:\n' ' rationale: Port of the ' 'python 3.3+ ipaddress module to ' '2.6+. Dependency of\n' ' urllib3/requests.\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python-ipaddress-1.0.18-6.module+el8.9.0+18326+1b5baeee\n' ' arches: [i686, x86_64]\n' ' python-jinja2:\n' ' rationale: General purpose ' 'template engine\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python-jinja2-2.10-10.module+el8.10.0+21290+abd5b761\n' ' arches: [i686, x86_64]\n' ' python-lxml:\n' ' rationale: XML processing ' 'library\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python-lxml-4.2.3-6.module+el8.9.0+19487+7dc18407\n' ' arches: [i686, x86_64]\n' ' python-markupsafe:\n' ' rationale: Implements a ' 'XML/HTML/XHTML Markup safe string ' 'for Python\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python-markupsafe-0.23-19.module+el8.9.0+19487+7dc18407\n' ' arches: [i686, x86_64]\n' ' python-mock:\n' ' rationale: A Python Mocking ' 'and Patching Library for Testing\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python-mock-2.0.0-13.module+el8.9.0+19487+7dc18407\n' ' arches: [i686, x86_64]\n' ' python-nose:\n' ' rationale: Discovery-based ' 'unit test extension for Python\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python-nose-1.3.7-31.module+el8.9.0+19487+7dc18407\n' ' arches: [i686, x86_64]\n' ' python-pluggy:\n' ' rationale: The plugin ' 'manager stripped of pytest specific ' 'details\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python-pluggy-0.6.0-8.module+el8.9.0+19487+7dc18407\n' ' arches: [i686, x86_64]\n' ' python-psycopg2:\n' ' rationale: Python adapter ' 'for the PostgreSQL database\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python-psycopg2-2.7.5-8.module+el8.9.0+19487+7dc18407\n' ' arches: [i686, x86_64]\n' ' python-py:\n' ' rationale: Library with ' 'cross-python path, ini-parsing, io, ' 'code, log facilities\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python-py-1.5.3-6.module+el8.9.0+19487+7dc18407\n' ' arches: [i686, x86_64]\n' ' python-pygments:\n' ' rationale: Syntax ' 'highlighting engine written in ' 'Python\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python-pygments-2.2.0-22.module+el8.9.0+19487+7dc18407\n' ' arches: [i686, x86_64]\n' ' python-pymongo:\n' ' rationale: Python driver for ' 'MongoDB\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python-pymongo-3.7.0-1.module+el8.9.0+19487+7dc18407\n' ' arches: [i686, x86_64]\n' ' python-pysocks:\n' ' rationale: A Python SOCKS ' 'client module. Dependency of ' 'urllib3/requests.\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python-pysocks-1.6.8-6.module+el8.9.0+19487+7dc18407\n' ' arches: [i686, x86_64]\n' ' python-pytest-mock:\n' ' rationale: Thin-wrapper ' 'around the mock package for easier ' 'use with py.test.\n' ' Build dependency of ' 'requests.\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python-pytest-mock-1.9.0-4.module+el8.9.0+19487+7dc18407\n' ' arches: [i686, x86_64]\n' ' python-requests:\n' ' rationale: HTTP library, ' 'written in Python, for human beings\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python-requests-2.20.0-4.module+el8.9.0+19487+7dc18407\n' ' arches: [i686, x86_64]\n' ' python-setuptools_scm:\n' ' rationale: Blessed package ' 'to manage your versions by scm tags. ' 'Build dependency\n' ' of pytest and ' 'pytest-mock.\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python-setuptools_scm-1.15.7-6.module+el8.9.0+19487+7dc18407\n' ' arches: [i686, x86_64]\n' ' python-sqlalchemy:\n' ' rationale: Modular and ' 'flexible ORM library for python\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python-sqlalchemy-1.3.2-2.module+el8.9.0+19487+7dc18407\n' ' arches: [i686, x86_64]\n' ' python-urllib3:\n' ' rationale: Python HTTP ' 'library with thread-safe connection ' 'pooling and file\n' ' post. Dependency of ' 'requests.\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python-urllib3-1.24.2-4.module+el8.10.0+20444+3bf7fee4\n' ' arches: [i686, x86_64]\n' ' python-virtualenv:\n' ' rationale: Tool to create ' 'isolated Python environments\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python-virtualenv-15.1.0-22.module+el8.9.0+19487+7dc18407\n' ' arches: [i686, x86_64]\n' ' python-wheel:\n' ' rationale: Used for ' 'unbundling of pip and setuptools\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python-wheel-0.31.1-3.module+el8.9.0+19487+7dc18407\n' ' arches: [i686, x86_64]\n' ' python2:\n' ' rationale: Main Python ' 'language interpreter\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python2-2.7.18-17.module+el8.10.0+20822+a15ec22d\n' ' arches: [i686, x86_64]\n' ' python2-pip:\n' ' rationale: Python Packaging ' 'ecosystem\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python2-pip-9.0.3-19.module+el8.9.0+19487+7dc18407\n' ' arches: [i686, x86_64]\n' ' python2-rpm-macros:\n' ' rationale: Python 2 RPM ' 'macros - dependency of ' 'python2-devel\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python2-rpm-macros-3-38.module+el8.9.0+19487+7dc18407\n' ' arches: [i686, x86_64]\n' ' python2-setuptools:\n' ' rationale: Python Packaging ' 'ecosystem\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python2-setuptools-39.0.1-14.module+el8.10.0+20444+3bf7fee4\n' ' arches: [i686, x86_64]\n' ' python2-six:\n' ' rationale: Python 2 and 3 ' 'compatibility utilities\n' ' ref: ' 'changed/i8c-beta-stream-2.7/python2-six-1.11.0-6.module+el8.9.0+18326+1b5baeee\n' ' arches: [i686, x86_64]\n' ' pytz:\n' ' rationale: Runtime requires ' 'of babel, and python2-babel\n' ' ref: ' 'changed/i8c-beta-stream-2.7/pytz-2017.2-13.module+el8.9.0+19487+7dc18407\n' ' arches: [i686, x86_64]\n' ' scipy:\n' ' rationale: Scientific Tools ' 'for Python\n' ' ref: ' 'changed/i8c-beta-stream-2.7/scipy-1.0.0-22.module+el8.9.0+19487+7dc18407\n' ' arches: [i686, x86_64]\n' '...\n', 'name': 'python27', 'stream': '2.7', 'version': 8100020240524072658}}}
Tags
inferit-8_10-module-init
RPMs No RPMs
Module Archives
txt
modulemd.i686.txt (info) (download)
modulemd.src.txt (info) (download)
modulemd.txt (info) (download)
modulemd.x86_64.txt (info) (download)