autopep8 2.0.1-1 source package in Ubuntu

Changelog

autopep8 (2.0.1-1) unstable; urgency=medium

  * New upstream release
    - debian/patches/lower-pycodestyle.diff (no longer needed)
  * Bump debhelper from old 12 to 13.
  * Update SV to 4.6.2

 -- Sylvestre Ledru <email address hidden>  Wed, 02 Nov 2022 23:31:23 -0000

Upload details

Uploaded by:
Sylvestre Ledru
Uploaded to:
Sid
Original maintainer:
Sylvestre Ledru
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
autopep8_2.0.1-1.dsc 2.0 KiB 89b6a18d43033a9f7d64df07e46fb3eef5b75c683110c1dc3cf3455231a55740
autopep8_2.0.1.orig.tar.gz 113.2 KiB d27a8929d8dcd21c0f4b3859d2d07c6c25273727b98afc984c039df0f0d86566
autopep8_2.0.1-1.debian.tar.xz 4.6 KiB b343c5915312d64881846ba2cee93fc9c9cccf5d255754575cd0dad4cb910d94

Available diffs

No changes file available.

Binary packages built by this source

python3-autopep8: tool that automatically formats Python code to conform to PEP 8

 autopep8 automatically formats Python code to conform to the PEP 8 style
 guide. It uses the pep8 utility to determine what parts of the code needs to
 be formatted. autopep8 is capable of fixing most of the formatting issues that
 can be reported by pep8. This package is for Python3.