python-flake8 2.2.2-1ubuntu4 source package in Ubuntu

Changelog

python-flake8 (2.2.2-1ubuntu4) xenial; urgency=medium

  * Add explicit dependency on setuptools. LP: #1509396.
  * python-flake8: (Build)-Depend on python-pep8 instead of pep8.

 -- Matthias Klose <email address hidden>  Fri, 23 Oct 2015 17:42:39 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-flake8_2.2.2.orig.tar.gz 23.4 KiB e9737683d71c24ddff0cb7e76f33b03d0955a0fab772632ec311a469062e7278
python-flake8_2.2.2-1ubuntu4.debian.tar.xz 5.2 KiB f3f5d19f0579238e2f7d0b831a207e65f21ce875264126947872d717d0a97574
python-flake8_2.2.2-1ubuntu4.dsc 2.4 KiB 07e34f7486be65f2e36b1d75298104b598fff94775be79bb465212509e9f867b

View changes file

Binary packages built by this source

python-flake8: code checker using pep8 and pyflakes - Python 2.x

 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.x

 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.