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