pycodestyle 2.8.0-1 source package in Ubuntu

Changelog

pycodestyle (2.8.0-1) unstable; urgency=medium

  * Team upload.
  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * Remove obsolete field Name from debian/upstream/metadata (already present in
    machine-readable debian/copyright).
  * Update standards version to 4.5.1, no changes needed.

  [ Scott Talbert ]
  * Update to new upstream release 2.8.0
  * Update homepage
  * Update d/watch version to 4
  * Update Standards-Version to 4.6.0 (no changes needed)

 -- Scott Talbert <email address hidden>  Thu, 17 Feb 2022 20:45:40 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pycodestyle_2.8.0-1.dsc 2.1 KiB 1e1555f3d79f63533297499d9153b4d0b0f7c57a37b9926caca6e7117aad662e
pycodestyle_2.8.0.orig.tar.gz 99.9 KiB eddd5847ef438ea1c7870ca7eb78a9d47ce0cdb4851a5523949f2601d0cbbe7f
pycodestyle_2.8.0-1.debian.tar.xz 4.3 KiB 911f83c5bde542f28bdc6452fae545d600a856dd167ef0809c2822b672a91691

Available diffs

No changes file available.

Binary packages built by this source

pycodestyle: Python style guide checker (formerly called pep8)

 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.

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.