python-flake8 2.1.0-1ubuntu2 source package in Ubuntu RTM

Changelog

python-flake8 (2.1.0-1ubuntu2) utopic; urgency=medium

  * debian/rules: Run tests during package build.
 -- Chuck Short <email address hidden>   Fri, 25 Jul 2014 08:10:40 -0400

Upload details

Uploaded by:
Chuck Short
Uploaded to:
Utopic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
14.09-factory release main misc
14.09 release main misc

Downloads

File Size SHA-256 Checksum
python-flake8_2.1.0.orig.tar.gz 24.4 KiB 098ab7991067c08cfaa4716de20066d90f66dbc71502114ea8cad9a9fd5c9512
python-flake8_2.1.0-1ubuntu2.debian.tar.xz 4.1 KiB 1adf188b9a8c323e8299a0e08b68fc1dd48f7e6b1d1d181f855b03fb6b907886
python-flake8_2.1.0-1ubuntu2.dsc 1.8 KiB 81776da3bb7f9e47a01323e8a411295887bb039b6709aef871dc63120912fe5f

Available diffs

View changes file

Binary packages built by this source

python-flake8: code checker using pep8 and pyflakes

 Flake8 is a wrapper around PyFlakes, pep8, and 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.
 .
 This package provides Python 2 module bindings only.

python3-flake8: code checker using pep8 and pyflakes (Python 3)

 Flake8 is a wrapper around PyFlakes, pep8, and 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.
 .
 This package provides Python 3 module bindings only.