python-flake8 3.7.9-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * Bump Standards-Version to 4.4.1.

 -- Ondřej Nový <email address hidden>  Thu, 31 Oct 2019 14:17:45 +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

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-flake8_3.7.9-1.dsc 2.8 KiB bd120092cb4190c3d64997680a42dfa1101f442a2a7989bc201222fc5e98107d
python-flake8_3.7.9.orig.tar.gz 146.6 KiB 45681a117ecc81e870cbf1262835ae4af5e7a8b08e40b944a8a6e6b895914cfb
python-flake8_3.7.9-1.debian.tar.xz 8.1 KiB 0dffbb0b14a607085a584dde8bb8774d8adb069e975d59fce1107b142422e9c3

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: No summary available for python-flake8 in ubuntu focal.

No description available for python-flake8 in ubuntu focal.

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.