python-flake8 2.1.0-0ubuntu1 source package in Ubuntu

Changelog

python-flake8 (2.1.0-0ubuntu1) trusty; urgency=medium

  * New upstream release
  * Bump python-mccabe dependency to 0.2.1 according to upstream setup.py.
 -- Martin Pitt <email address hidden>   Mon, 17 Feb 2014 15:32:16 -0800

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-flake8_2.1.0.orig.tar.gz 24.4 KiB 098ab7991067c08cfaa4716de20066d90f66dbc71502114ea8cad9a9fd5c9512
python-flake8_2.1.0-0ubuntu1.debian.tar.gz 2.5 KiB 7f2eb85dd5dee8c41a4697a7a218f8bf163db9e99f23bcf74e200dd3b96cb519
python-flake8_2.1.0-0ubuntu1.dsc 2.2 KiB e3360be77381e6637a846bb6f61504a1cabda675f2c95737770d538039b7c4b8

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.