Name: | python3-pycodestyle |
---|---|
Version: | 2.5.0 |
Release: | 2.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 327374 |
License: | MIT |
RPM: | python3-pycodestyle-2.5.0-2.el8.noarch.rpm |
Source RPM: | python-pycodestyle-2.5.0-2.el8.src.rpm |
Build Date: | Fri Nov 01 2019 |
Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://pypi.python.org/pypi/pycodestyle |
Summary: | Python style guide checker |
Description: | pycodestyle is a tool to check your Python code against some of the style conventions in PEP 8. It has a plugin architecture, making new checks easy, and its output is parseable, making it easy to jump to an error location in your editor. This is a version for Python 3. |
- Make /usr/bin/pycodestyle Python 3
- update to 2.5.0 and fix FTBFS
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Rebuilt for Python 3.7
- Update to 2.4.0 (#1565613)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- New upstream version 2.3.1 - Use 'python2' instead of just 'python' in the names of dependencies
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Fix python3 builds for EPEL - Cleanup spec