pycodestyle 2.5.0-1 source package in Ubuntu

Changelog

pycodestyle (2.5.0-1) unstable; urgency=medium

  * New upstream release
  * Bump debhelper compat level to 12 and use debhelper-compat
  * Bump standards version to 4.4.0 (no changes)
  * Mark pycodestyle binary package as Multi-Arch: foreign (Closes: #930602)
  * debian/patches/Keep-compatibility-with-stdlib-tokenize-py-changes.patch:
    Drop, applied upstream

 -- Ondřej Nový <email address hidden>  Tue, 16 Jul 2019 15:48:09 +0200

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

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pycodestyle_2.5.0-1.dsc 2.2 KiB b9e6cf4fa552d53cd14d62cf05c1241e147bd4c032f9db90fa75acfe1af847cd
pycodestyle_2.5.0.orig.tar.gz 96.5 KiB e40a936c9a450ad81df37f549d676d127b1b66000a6c500caa2b085bc0ca976c
pycodestyle_2.5.0-1.debian.tar.xz 4.0 KiB 7bab8cfee009b871ce6174cece0f87f03135442afbfe9d75da796530ed091fa0

Available diffs

No changes file available.

Binary packages built by this source

pycodestyle: No summary available for pycodestyle in ubuntu eoan.

No description available for pycodestyle in ubuntu eoan.

python-pycodestyle: No summary available for python-pycodestyle in ubuntu eoan.

No description available for python-pycodestyle in ubuntu eoan.

python3-pycodestyle: Python style guide checker (formerly called pep8) - Python 3.x

 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.
 .
 This package contains the Python 3.x module.