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