Пакет python-module-flake8: Информация

    Исходный пакет: python-module-flake8
    Версия: 2.4.1-alt1.git20150710.1.1
    Собран:  14 марта 2016 г. 17:44 в задании #161288
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/flake8

    Лицензия: MIT
    О пакете: Code checking using pep8 and pyflakes
    Описание: 
    Flake8 is a wrapper around these tools:
    
    - PyFlakes - pep8 - Ned's McCabe script
    
    Flake8 runs all tools by launching the single 'flake8' script, but ignores
    pep8 and PyFlakes extended options and just uses defaults. It displays the
    warnings in a per-file, merged output.
    
    It also adds a few features:
    
    - files that contains with this header are skipped::
    
    
    
    - lines that contains a "# NOQA" comment at the end will not issue a
    warning. - a Mercurial hook.
    
    - a McCabe complexity checker.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-flake8 (noarch)
    python3-module-flake8 (noarch)

    Сопровождающий: Ivan Zakharyaschev


      1. python3-module-html5lib
      2. python3-module-mccabe
      3. python3-module-nose
      4. python3-module-pbr
      5. python3-module-unittest2
      6. python3-pyflakes
      7. python3-tools-pep8
      8. python-module-mccabe
      9. python-module-mock
      10. python-module-nose
      11. python-tools-pep8
      12. rpm-build-python3

    Последнее изменение


    13 марта 2016 г. Ivan Zakharyaschev 2.4.1-alt1.git20150710.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    28 января 2016 г. Mikhail Efremov 2.4.1-alt1.git20150710.1
    - NMU: Use buildreq for BR.
    2 августа 2015 г. Eugeny A. Rostovtsev 2.4.1-alt1.git20150710
    - Snapshot from git