python-flake8 2.5.4-2 source package in Ubuntu

Changelog

python-flake8 (2.5.4-2) unstable; urgency=medium

  * Team upload.
  * debian/patches/update-pyflakes-version.patch: Allow for pyflakes 1.1.
  * debian/watch: Use the pypi.debian.net redirector.

 -- Barry Warsaw <email address hidden>  Mon, 14 Mar 2016 13:44:11 -0400

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
Xenial release universe misc

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-flake8_2.5.4-2.dsc 2.4 KiB 52fc8f57c47179defc1dd48c9058fd8847d2333ac06aa81d152b7489de874900
python-flake8_2.5.4.orig.tar.gz 79.7 KiB cc1e58179f6cf10524c7bfdd378f5536d0a61497688517791639a5ecc867492f
python-flake8_2.5.4-2.debian.tar.xz 5.8 KiB c1b59dfb8ab313c552ba73d9b5054f9c4cdfe9b4f55d00f32195880fab34cbb5

No changes file available.

Binary packages built by this source

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 flake8 binary.

python-flake8: No summary available for python-flake8 in ubuntu yakkety.

No description available for python-flake8 in ubuntu yakkety.

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.