Name: | python2-pycodestyle |
---|---|
Version: | 2.0.0 |
Release: | 5.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 282877 |
License: | MIT |
RPM: | python2-pycodestyle-2.0.0-5.el7.noarch.rpm |
Source RPM: | python-pycodestyle-2.0.0-5.el7.src.rpm |
Build Date: | Mon Oct 30 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.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. |
- Fix python3 builds for EPEL - Cleanup spec
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Rebuild for Python 3.6
- Use the new python setup/build/install macros - Remove Obsoletes/Provides for pep8, since it is currently not a drop-in replacement. https://bugzilla.redhat.com/show_bug.cgi?id=1342839#c10
- The pep8 project has been renamed to pycodestyle - Create python2 subpackage - Update the source url to use pypi.io - Build a man page instead of html docs
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
- update to 1.6.2
- Rebuilt for Python3.5 rebuild