You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
python27/SOURCES/modulemd.src.txt

290 lines
11 KiB

---
document: modulemd
version: 2
data:
name: python27
stream: 2.7
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
dependencies:
- buildrequires:
platform: [el8]
python27: [2.7]
postgresql: [10]
swig: [3.0]
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: changed/i8c-stream-2.7/Cython-0.28.1-7.module+el8.9.0+19487+7dc18407
PyYAML:
rationale: YAML parser and emitter for Python
ref: changed/i8c-stream-2.7/PyYAML-3.12-16.module+el8.9.0+19487+7dc18407
babel:
rationale: Tools for internationalizing Python applications
ref: changed/i8c-stream-2.7/babel-2.5.1-10.module+el8.9.0+19487+7dc18407
numpy:
rationale: A fast multidimensional array facility for Python
ref: changed/i8c-stream-2.7/numpy-1.14.2-16.module+el8.9.0+19487+7dc18407
pytest:
rationale: Simple powerful testing with Python
ref: changed/i8c-stream-2.7/pytest-3.4.2-13.module+el8.9.0+19487+7dc18407
python-PyMySQL:
rationale: Python adapter for the MySQL/MariaDB databases
ref: changed/i8c-stream-2.7/python-PyMySQL-0.8.0-10.module+el8.9.0+19487+7dc18407
python-attrs:
rationale: Python attributes without boilerplate
ref: changed/i8c-stream-2.7/python-attrs-17.4.0-10.module+el8.9.0+19487+7dc18407
python-backports:
rationale: Namespace for backported Python features
ref: changed/i8c-stream-2.7/python-backports-1.0-16.module+el8.9.0+18326+1b5baeee
python-backports-ssl_match_hostname:
rationale: The ssl.match_hostname() function from Python 3. Dependency of
urllib3/requests.
ref: changed/i8c-stream-2.7/python-backports-ssl_match_hostname-3.5.0.1-12.module+el8.9.0+18326+1b5baeee
python-chardet:
rationale: Character encoding auto-detection in Python. Dependency of requests.
ref: changed/i8c-stream-2.7/python-chardet-3.0.4-10.module+el8.9.0+19487+7dc18407
python-coverage:
rationale: Code coverage testing module for Python
ref: changed/i8c-stream-2.7/python-coverage-4.5.1-5.module+el8.9.0+19487+7dc18407
python-dns:
rationale: DNS toolkit for Python. Useful package for IPA and mailman.
ref: changed/i8c-stream-2.7/python-dns-1.15.0-10.module+el8.9.0+19487+7dc18407
python-docs:
rationale: Documentation for Python
ref: changed/i8c-stream-2.7/python-docs-2.7.16-2.module+el8.9.0+18326+1b5baeee
python-docutils:
rationale: System for processing plaintext documentation
ref: changed/i8c-stream-2.7/python-docutils-0.14-12.module+el8.9.0+19487+7dc18407
python-funcsigs:
rationale: Python function signatures from PEP362 for Python 2.6, 2.7 and
3.2+. Dependency of Pytest and mock.
ref: changed/i8c-stream-2.7/python-funcsigs-1.0.2-13.module+el8.9.0+19487+7dc18407
python-idna:
rationale: Internationalized Domain Names in Applications (IDNA). Dependency
of requests.
ref: changed/i8c-stream-2.7/python-idna-2.5-7.module+el8.9.0+19487+7dc18407
python-ipaddress:
rationale: Port of the python 3.3+ ipaddress module to 2.6+. Dependency of
urllib3/requests.
ref: changed/i8c-stream-2.7/python-ipaddress-1.0.18-6.module+el8.9.0+18326+1b5baeee
python-jinja2:
rationale: General purpose template engine
ref: changed/i8c-stream-2.7/python-jinja2-2.10-9.module+el8.9.0+19487+7dc18407
python-lxml:
rationale: XML processing library
ref: changed/i8c-stream-2.7/python-lxml-4.2.3-6.module+el8.9.0+19487+7dc18407
python-markupsafe:
rationale: Implements a XML/HTML/XHTML Markup safe string for Python
ref: changed/i8c-stream-2.7/python-markupsafe-0.23-19.module+el8.9.0+19487+7dc18407
python-mock:
rationale: A Python Mocking and Patching Library for Testing
ref: changed/i8c-stream-2.7/python-mock-2.0.0-13.module+el8.9.0+19487+7dc18407
python-nose:
rationale: Discovery-based unit test extension for Python
ref: changed/i8c-stream-2.7/python-nose-1.3.7-31.module+el8.9.0+19487+7dc18407
python-pluggy:
rationale: The plugin manager stripped of pytest specific details
ref: changed/i8c-stream-2.7/python-pluggy-0.6.0-8.module+el8.9.0+19487+7dc18407
python-psycopg2:
rationale: Python adapter for the PostgreSQL database
ref: changed/i8c-stream-2.7/python-psycopg2-2.7.5-8.module+el8.9.0+19487+7dc18407
python-py:
rationale: Library with cross-python path, ini-parsing, io, code, log facilities
ref: changed/i8c-stream-2.7/python-py-1.5.3-6.module+el8.9.0+19487+7dc18407
python-pygments:
rationale: Syntax highlighting engine written in Python
ref: changed/i8c-stream-2.7/python-pygments-2.2.0-22.module+el8.9.0+19487+7dc18407
python-pymongo:
rationale: Python driver for MongoDB
ref: changed/i8c-stream-2.7/python-pymongo-3.7.0-1.module+el8.9.0+19487+7dc18407
python-pysocks:
rationale: A Python SOCKS client module. Dependency of urllib3/requests.
ref: changed/i8c-stream-2.7/python-pysocks-1.6.8-6.module+el8.9.0+19487+7dc18407
python-pytest-mock:
rationale: Thin-wrapper around the mock package for easier use with py.test.
Build dependency of requests.
ref: changed/i8c-stream-2.7/python-pytest-mock-1.9.0-4.module+el8.9.0+19487+7dc18407
python-requests:
rationale: HTTP library, written in Python, for human beings
ref: changed/i8c-stream-2.7/python-requests-2.20.0-4.module+el8.9.0+19487+7dc18407
python-setuptools_scm:
rationale: Blessed package to manage your versions by scm tags. Build dependency
of pytest and pytest-mock.
ref: changed/i8c-stream-2.7/python-setuptools_scm-1.15.7-6.module+el8.9.0+19487+7dc18407
python2-six:
rationale: Python 2 and 3 compatibility utilities
ref: changed/i8c-stream-2.7/python2-six-1.11.0-6.module+el8.9.0+18326+1b5baeee
python-sqlalchemy:
rationale: Modular and flexible ORM library for python
ref: changed/i8c-stream-2.7/python-sqlalchemy-1.3.2-2.module+el8.9.0+19487+7dc18407
python-urllib3:
rationale: Python HTTP library with thread-safe connection pooling and file
post. Dependency of requests.
ref: changed/i8c-stream-2.7/python-urllib3-1.24.2-3.module+el8.9.0+19487+7dc18407
python-virtualenv:
rationale: Tool to create isolated Python environments
ref: changed/i8c-stream-2.7/python-virtualenv-15.1.0-22.module+el8.9.0+19487+7dc18407
python-wheel:
rationale: Used for unbundling of pip and setuptools
ref: changed/i8c-stream-2.7/python-wheel-0.31.1-3.module+el8.9.0+19487+7dc18407
python2:
rationale: Main Python language interpreter
ref: changed/i8c-stream-2.7/python2-2.7.18-15.module+el8.9.0+20125+68111a8f
python2-pip:
rationale: Python Packaging ecosystem
ref: changed/i8c-stream-2.7/python2-pip-9.0.3-19.module+el8.9.0+19487+7dc18407
python2-rpm-macros:
rationale: Python 2 RPM macros - dependency of python2-devel
ref: changed/i8c-stream-2.7/python2-rpm-macros-3-38.module+el8.9.0+19487+7dc18407
python2-setuptools:
rationale: Python Packaging ecosystem
ref: changed/i8c-stream-2.7/python2-setuptools-39.0.1-13.module+el8.9.0+19487+7dc18407
pytz:
rationale: Runtime requires of babel, and python2-babel
ref: changed/i8c-stream-2.7/pytz-2017.2-13.module+el8.9.0+19487+7dc18407
scipy:
rationale: Scientific Tools for Python
ref: changed/i8c-stream-2.7/scipy-1.0.0-22.module+el8.9.0+19487+7dc18407
...