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