pep8 1.7.1-8 source package in Ubuntu

Changelog

pep8 (1.7.1-8) unstable; urgency=medium

  [ Emmanuel Arias ]
  * Use python2 instead of python on autopkgtest (Closes: #947053)

 -- Andrej Shadura <email address hidden>  Sun, 29 Dec 2019 10:59:38 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pep8_1.7.1-8.dsc 1.9 KiB 0385d7f4f4cacb87da346b89b1921566c87bce9c4a0a9e3817950601b0bd64a2
pep8_1.7.1.orig.tar.gz 78.5 KiB fe249b52e20498e59e0b5c5256aa52ee99fc295b26ec9eaa85776ffdb9fe6374
pep8_1.7.1-8.debian.tar.xz 5.9 KiB 11811abda8a93689f53c3f8a7b73bd4b5d116883d3c48d601692ff16dcce58e4

Available diffs

No changes file available.

Binary packages built by this source

pep8: Python PEP 8 code style checker - transitional package

 pep8 script was renamed to pycodestyle.
 .
 This is transitional package which provides symlink for pep8 script

python-pep8: No summary available for python-pep8 in ubuntu focal.

No description available for python-pep8 in ubuntu focal.

python3-pep8: Python PEP 8 code style checker - Python 3

 Features a plugin architecture allowing for adding new checks is easily.
 Parseable output listing line numbers of the error location. Consists of
 just one Python file, and requires only stdlib.
 .
 Python 3 version.