Package python-tools-pep8: Information

    Source package: python-tools-pep8
    Version: 1.6.2-alt3
    Build time:  Jul 6, 2021, 12:23 PM in the task #277436
    Report package bug
    License: MIT
    Summary: Python style guide checker
    Description: 
    pep8 is a tool to check your Python code against some of the style conventions
    in PEP 8. It has a plugin architecture, making new checks easy, and its output
    is parseable, making it easy to jump to an error location in your editor.

    List of rpms provided by this srpm:
    python-tools-pep8 (noarch)
    python3-tools-pep8 (noarch)

    Maintainer: Grigory Ustinov


      1. python3-module-setuptools
      2. python3-module-setuptools
      3. python3-module-sphinx
      4. python-devel
      5. python-module-setuptools
      6. rpm-build-python3
      7. python-module-setuptools
      8. python-module-sphinx

    Last changed


    July 6, 2021 Grigory Ustinov 1.6.2-alt3
    - Fixed FTBFS.
    Jan. 31, 2019 Stanislav Levin 1.6.2-alt2
    - Applied patch from upstream for Python 3.6.7+ support.
    April 8, 2016 Ivan Zakharyaschev 1.6.2-alt1.1.1
    - (NMU) Rebuild with python3-3.5.1-alt3 to get rid of the meaningless __pycache__/ dep
      (it is meaningless because arbitrary packages package that dir).