python-flake8 3.2.1-1 source package in Ubuntu

Changelog

python-flake8 (3.2.1-1) unstable; urgency=medium

  * New upstream release
  * Bumped required version of mock to 2.0.0

 -- Ondřej Nový <email address hidden>  Fri, 25 Nov 2016 20:04:58 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-flake8_3.2.1-1.dsc 2.6 KiB 2202a261853e3eff87c5ba9fa57a8748e005a269a2c371a68493f593d2e9b486
python-flake8_3.2.1.orig.tar.gz 126.4 KiB c7c460b5aff3a2063c798a77af18ec70af3941d35a22e2e76965e3c0e0b36055
python-flake8_3.2.1-1.debian.tar.xz 7.3 KiB f932b60ce5104e2a5414c6fb8bf48cd8f0301c8c49906a81a7d2b022c30e09a2

Available diffs

No changes file available.

Binary packages built by this source

flake8: code checker using pycodestyle and pyflakes

 Flake8 is a wrapper around PyFlakes, pycodestyle, and Ned's McCabe script.
 Flake8 runs all tools by launching the single 'flake8' script, but ignores
 pycodestyle and PyFlakes extended options and just uses defaults. It displays
 the warnings in a per-file, merged output.
 .
 This package provides flake8 binary.

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

 Flake8 is a wrapper around PyFlakes, pycodestyle, and Ned's McCabe script.
 Flake8 runs all tools by launching the single 'flake8' script, but ignores
 pycodestyle 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 pycodestyle and pyflakes - Python 3.x

 Flake8 is a wrapper around PyFlakes, pycodestyle, and Ned's McCabe script.
 Flake8 runs all tools by launching the single 'flake8' script, but ignores
 pycodestyle 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.