autopep8 1.7.0-1 source package in Ubuntu
Changelog
autopep8 (1.7.0-1) unstable; urgency=medium * New upstream release -- Sylvestre Ledru <email address hidden> Thu, 11 Aug 2022 15:37:48 +0200
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 | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
autopep8_1.7.0-1.dsc | 2.0 KiB | 17f2756c7a13c3457e84076cfd1093d88c38f82ac8284fa6ea72299bffa89c1c |
autopep8_1.7.0.orig.tar.gz | 114.3 KiB | ca9b1a83e53a7fad65d731dc7a2a2d50aa48f43850407c59f6a1a306c4201142 |
autopep8_1.7.0-1.debian.tar.xz | 4.6 KiB | 9a57d8d30d8d52665c02075548920fbaa9b2c6757665fb0481df499ea7b9e29e |
Available diffs
- diff from 1.6.0-1 to 1.7.0-1 (19.9 KiB)
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.