609ec5
---
609ec5
document: modulemd
609ec5
version: 2
609ec5
data:
609ec5
  name: python27
609ec5
  stream: "2.7"
609ec5
  summary: Python programming language, version 2.7
609ec5
  description: >-
609ec5
    This module provides the Python 2.7 interpreter and additional Python
609ec5
609ec5
    packages the users might need.
609ec5
  license:
609ec5
    module:
609ec5
    - MIT
609ec5
  dependencies:
609ec5
  - buildrequires:
609ec5
      platform: [el8.4.0]
609ec5
      python27: [2.7]
609ec5
    requires:
609ec5
      platform: [el8]
609ec5
  references:
609ec5
    community: https://www.python.org/
609ec5
    documentation: https://docs.python.org/2.7/
609ec5
  profiles:
609ec5
    common:
609ec5
      rpms:
609ec5
      - python2
609ec5
      - python2-libs
609ec5
      - python2-pip
609ec5
      - python2-setuptools
609ec5
  api:
609ec5
    rpms:
609ec5
    - babel
609ec5
    - python-sqlalchemy-doc
609ec5
    - python2
609ec5
    - python2-Cython
609ec5
    - python2-PyMySQL
609ec5
    - python2-attrs
609ec5
    - python2-babel
609ec5
    - python2-backports
609ec5
    - python2-backports-ssl_match_hostname
609ec5
    - python2-bson
609ec5
    - python2-chardet
609ec5
    - python2-coverage
609ec5
    - python2-debug
609ec5
    - python2-devel
609ec5
    - python2-dns
609ec5
    - python2-docs
609ec5
    - python2-docs-info
609ec5
    - python2-docutils
609ec5
    - python2-funcsigs
609ec5
    - python2-idna
609ec5
    - python2-ipaddress
609ec5
    - python2-jinja2
609ec5
    - python2-libs
609ec5
    - python2-lxml
609ec5
    - python2-markupsafe
609ec5
    - python2-mock
609ec5
    - python2-nose
609ec5
    - python2-numpy
609ec5
    - python2-numpy-doc
609ec5
    - python2-numpy-f2py
609ec5
    - python2-pip
609ec5
    - python2-pluggy
609ec5
    - python2-psycopg2
609ec5
    - python2-psycopg2-debug
609ec5
    - python2-psycopg2-tests
609ec5
    - python2-py
609ec5
    - python2-pygments
609ec5
    - python2-pymongo
609ec5
    - python2-pymongo-gridfs
609ec5
    - python2-pysocks
609ec5
    - python2-pytest
609ec5
    - python2-pytest-mock
609ec5
    - python2-pytz
609ec5
    - python2-pyyaml
609ec5
    - python2-requests
609ec5
    - python2-rpm-macros
609ec5
    - python2-scipy
609ec5
    - python2-setuptools
609ec5
    - python2-setuptools_scm
609ec5
    - python2-six
609ec5
    - python2-sqlalchemy
609ec5
    - python2-test
609ec5
    - python2-tkinter
609ec5
    - python2-tools
609ec5
    - python2-urllib3
609ec5
    - python2-virtualenv
609ec5
    - python2-wheel
609ec5
  filter:
609ec5
    rpms:
609ec5
    - python3-Cython
609ec5
    - python3-PyMySQL
609ec5
    - python3-PyYAML
609ec5
    - python3-attrs
609ec5
    - python3-babel
609ec5
    - python3-bson
609ec5
    - python3-chardet
609ec5
    - python3-coverage
609ec5
    - python3-docutils
609ec5
    - python3-idna
609ec5
    - python3-jinja2
609ec5
    - python3-markupsafe
609ec5
    - python3-mock
609ec5
    - python3-nose
609ec5
    - python3-numpy
609ec5
    - python3-numpy-doc
609ec5
    - python3-numpy-f2py
609ec5
    - python3-pluggy
609ec5
    - python3-psycopg2
609ec5
    - python3-psycopg2-debug
609ec5
    - python3-psycopg2-tests
609ec5
    - python3-py
609ec5
    - python3-pygments
609ec5
    - python3-pymongo
609ec5
    - python3-pymongo-gridfs
609ec5
    - python3-pysocks
609ec5
    - python3-pytest
609ec5
    - python3-pytest-mock
609ec5
    - python3-pytz
609ec5
    - python3-requests
609ec5
    - python3-scipy
609ec5
    - python3-setuptools_scm
609ec5
    - python3-six
609ec5
    - python3-sqlalchemy
609ec5
    - python3-urllib3
609ec5
    - python3-virtualenv
609ec5
  buildopts:
609ec5
    rpms:
609ec5
      macros: |
609ec5
        # Note that we cannot disable building of all Python 3 subpackages,
609ec5
        # because python2-devel (needed to build all Python 2 packages)
609ec5
        # has a runtime dependency on python3-rpm-generators, and that
609ec5
        # package requires python3-setuptools at runtime. By rebuilding
609ec5
        # python-setuptools SRPM with only python2, we overshadow the
609ec5
        # already built python3 subpackage and it is no longer
609ec5
        # available for python3-rpm-generators when building python-pip
609ec5
        # (or any other Python package).
609ec5
        # We can disable Python 3 in all packages but ...
609ec5
        %_without_python3 1
609ec5
        # ... we have to have a way to enable some of them as described
609ec5
        # above. With this macro, we can add some module-specific
609ec5
        # conditions for python3-* subpackages and other special cases.
609ec5
        # %_with_python27_module 1
609ec5
609ec5
        # for: python-jinja2
609ec5
        %_with_python2 1
609ec5
609ec5
        # to solve circular dependency between pytest and [attrs, pluggy]
609ec5
        # %_without_tests 1
609ec5
  components:
609ec5
    rpms:
609ec5
      Cython:
609ec5
        rationale: Language for writing Python extension modules. Build dependency
609ec5
          of numpy and PyYAML
609ec5
        ref: 1a2e8d49788c389313af6b4ead4e2deddd2a3d3d
609ec5
      PyYAML:
609ec5
        rationale: YAML parser and emitter for Python
609ec5
        ref: 5a825ac8b7dcf5e8f8e654275c6d96e9d4a07c4f
609ec5
      babel:
609ec5
        rationale: Tools for internationalizing Python applications
609ec5
        ref: 8e5509d36a879bce4cf887ea6e62e19c68259478
609ec5
      numpy:
609ec5
        rationale: A fast multidimensional array facility for Python
609ec5
        ref: ace7d1671b91d52b9ca61c7020f46d50d552adb1
609ec5
      pytest:
609ec5
        rationale: Simple powerful testing with Python
609ec5
        ref: bf537c83f44041bceb9dcfb8526a84204a935646
609ec5
      python-PyMySQL:
609ec5
        rationale: Python adapter for the MySQL/MariaDB databases
609ec5
        ref: fa30f3aac48883391bacc0774ddbef5e724dfe79
609ec5
      python-attrs:
609ec5
        rationale: Python attributes without boilerplate
609ec5
        ref: fe428e3002127fbbc3d12619403e09f7e4db43a0
609ec5
      python-backports:
609ec5
        rationale: Namespace for backported Python features
609ec5
        ref: aee0ff7c10c65c81a58890b8558a22572a790805
609ec5
      python-backports-ssl_match_hostname:
609ec5
        rationale: The ssl.match_hostname() function from Python 3. Dependency of
609ec5
          urllib3/requests.
609ec5
        ref: f6c4e17d5134a59120462be57ae42a476356b4ba
609ec5
      python-chardet:
609ec5
        rationale: Character encoding auto-detection in Python. Dependency of requests.
609ec5
        ref: 4ff99dd114e6f977adede4fd2c929eaae8342e38
609ec5
      python-coverage:
609ec5
        rationale: Code coverage testing module for Python
609ec5
        ref: 098e47a2585229d9f66635126efc9b296218e256
609ec5
      python-dns:
609ec5
        rationale: DNS toolkit for Python. Useful package for IPA and mailman.
609ec5
        ref: 734697446fbaa2e83a6fba824fcf9accff0cfddf
609ec5
      python-docs:
609ec5
        rationale: Documentation for Python
609ec5
        ref: fb09efaa91410b9389b2dfa9e9ce8a7f5d5c0b34
609ec5
      python-docutils:
609ec5
        rationale: System for processing plaintext documentation
609ec5
        ref: a44e1e78ba92abcf8647fabedd5b15ced40bf75a
609ec5
      python-funcsigs:
609ec5
        rationale: Python function signatures from PEP362 for Python 2.6, 2.7 and
609ec5
          3.2+. Dependency of Pytest and mock.
609ec5
        ref: f81788e874d9f30743954be7e5aaec5887604d49
609ec5
      python-idna:
609ec5
        rationale: Internationalized Domain Names in Applications (IDNA). Dependency
609ec5
          of requests.
609ec5
        ref: 011aaa788b2ceee083685acf232b6f9d4b1ca3b3
609ec5
      python-ipaddress:
609ec5
        rationale: Port of the python 3.3+ ipaddress module to 2.6+. Dependency of
609ec5
          urllib3/requests.
609ec5
        ref: e14629e44a7d5c9e36205206cac085a6bf6928b8
609ec5
      python-jinja2:
609ec5
        rationale: General purpose template engine
609ec5
        ref: 52d1355b12175a2b57211cc20ecb9942f4b787cb
609ec5
      python-lxml:
609ec5
        rationale: XML processing library
609ec5
        ref: 426b2322799907477a32e0c5149a6e6b9995bf54
609ec5
      python-markupsafe:
609ec5
        rationale: Implements a XML/HTML/XHTML Markup safe string for Python
609ec5
        ref: 51f05e812b3cf175be7517098e358bbf802abb25
609ec5
      python-mock:
609ec5
        rationale: A Python Mocking and Patching Library for Testing
609ec5
        ref: 4a9b6303e87235291aa1633e0d857b68ee127ef4
609ec5
      python-nose:
609ec5
        rationale: Discovery-based unit test extension for Python
609ec5
        ref: 3e7325d0ec51a72d8e3a2df01bc8c16f3d1db749
609ec5
      python-pluggy:
609ec5
        rationale: The plugin manager stripped of pytest specific details
609ec5
        ref: cdab894d615e058f719b4717c9d553d4d5527c57
609ec5
      python-psycopg2:
609ec5
        rationale: Python adapter for the PostgreSQL database
609ec5
        ref: 7dbde875188cb7cc38bb9b5c978ddfb3da464b47
609ec5
      python-py:
609ec5
        rationale: Library with cross-python path, ini-parsing, io, code, log facilities
609ec5
        ref: 3d1d3822ae5c76d11c645b8c8da44d6e293953b5
609ec5
      python-pygments:
609ec5
        rationale: Syntax highlighting engine written in Python
609ec5
        ref: 1f11ed1fcf566ba34383a444948c2be240f5b61f
609ec5
      python-pymongo:
609ec5
        rationale: Python driver for MongoDB
609ec5
        ref: 4532be50a099d1fceeccfcddd0cf30868bb1626a
609ec5
      python-pysocks:
609ec5
        rationale: A Python SOCKS client module. Dependency of urllib3/requests.
609ec5
        ref: 4798bdc0cf6466b65f9194edf6135d2e3c834b24
609ec5
      python-pytest-mock:
609ec5
        rationale: Thin-wrapper around the mock package for easier use with py.test.
609ec5
          Build dependency of requests.
609ec5
        ref: 88b2fc11a4ef51ba7762beabd7a905c4692d6fa3
609ec5
      python-requests:
609ec5
        rationale: HTTP library, written in Python, for human beings
609ec5
        ref: b9c088e4f22fd18f90682d593d9e5b0be48ed66f
609ec5
      python-setuptools_scm:
609ec5
        rationale: Blessed package to manage your versions by scm tags. Build dependency
609ec5
          of pytest and pytest-mock.
609ec5
        ref: 613aec49c31ebdfae7f4bb52da82cef2383b986e
609ec5
      python2-six:
609ec5
        rationale: Python 2 and 3 compatibility utilities
609ec5
        ref: 2d6e6b7702f2d747d691b6858ba7b7dcf6aca6bb
609ec5
      python-sqlalchemy:
609ec5
        rationale: Modular and flexible ORM library for python
609ec5
        ref: 8ee07229bdc057fd007cb042ba2641cd26f54419
609ec5
      python-urllib3:
609ec5
        rationale: Python HTTP library with thread-safe connection pooling and file
609ec5
          post. Dependency of requests.
609ec5
        ref: 42bff1566b1becad1f1153701583ee7bfa5daa61
609ec5
      python-virtualenv:
609ec5
        rationale: Tool to create isolated Python environments
609ec5
        ref: 1148d32218b7ef6802aa6c86dc59bac230cfda48
609ec5
      python-wheel:
609ec5
        rationale: Used for unbundling of pip and setuptools
609ec5
        ref: 8a5740af8dc291b9cb7985d333844e7453ef01fd
609ec5
      python2:
609ec5
        rationale: Main Python language interpreter
609ec5
        ref: 3b008d2a8f125a62d3dea634e7cb35076ddc2464
609ec5
      python2-pip:
609ec5
        rationale: Python Packaging ecosystem
609ec5
        ref: ed50e1522ff778b9f787d09b1c84059a603e9c81
609ec5
      python2-rpm-macros:
609ec5
        rationale: Python 2 RPM macros - dependency of python2-devel
609ec5
        ref: 33b77f25cae19ef6532e40df5927e95112df7a0d
609ec5
      python2-setuptools:
609ec5
        rationale: Python Packaging ecosystem
609ec5
        ref: d4f786f49244af1ce5b6661761e909fa5c8af15a
609ec5
      pytz:
609ec5
        rationale: Runtime requires of babel, and python2-babel
609ec5
        ref: ddba47469a779aa14b7089542a7d7e259b9d5967
609ec5
      scipy:
609ec5
        rationale: Scientific Tools for Python
609ec5
        ref: 83e614bcad765a900c94c440a07a7645ddceb750
609ec5
...