pep8 1.7.1-11 source package in Ubuntu
Changelog
pep8 (1.7.1-11) unstable; urgency=medium [ Emmanuel Arias ] * Team Upload. * d/tests/control: Remove pep8 package from Depends, there is not a package pep8. * d/control: Clarify in Description that the pep8 program was renamed to pycodestyle to avoid confussions (Closes: #985883). - Add as Recommends pycodestyle package. * d/rules: Stop using 'python3 setup.py test' to run test suite. Now it use unittest. [ Louis-Philippe VĂ©ronneau ] * d/tests: /usr/bin/pep8 doesn't exist anymore. -- Emmanuel Arias <email address hidden> Sat, 03 Dec 2022 20:26:31 -0500
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pep8_1.7.1-11.dsc | 1.4 KiB | 149f2e0f613156ef750a4a67182521fc903b7be92475fd8a817e9dba913394e0 |
pep8_1.7.1.orig.tar.gz | 78.5 KiB | fe249b52e20498e59e0b5c5256aa52ee99fc295b26ec9eaa85776ffdb9fe6374 |
pep8_1.7.1-11.debian.tar.xz | 5.2 KiB | e9a41c2a76fd75e47606cea5d348e399d5fb1f87c25faaa5322f5ae0367e8ed1 |
Available diffs
No changes file available.
Binary packages built by this source
- 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.
.
If you are looking for the pep8 binary program, it was renamed to
pycodestyle.
.
Python 3 version.