- rename from pep8 to pycodestyle
- delete shebang from pycodestyle.py
- update to version 2.3.1
* renamed from pep8 to pycodestyle
* removed use of project-level .pep8 config file
* updated code style, added new warnings
- Fix update-alternatives implementation.
- Implement update-alternatives
- Update to 1.7.0
+ Announcements:
* Repository moved to PyCQA Organization on GitHub:
https://github.com/pycqa/pep8
+ Changes:
* Reverted the fix in #368, "options passed on command line are only ones
accepted" feature. This has many unintended consequences in pep8 and flake8
and needs to be reworked when I have more time.
* Added support for Python 3.5. (Issue #420 & #459)
* Added support for multi-line config_file option parsing. (Issue #429)
* Improved parameter parsing. (Issues #420 & #456)
+ Bugs:
* Fixed BytesWarning on Python 3. (Issue #459)
- Update to 1.6.2:
* Added check for breaking around a binary operator. (Issue #197, Pull #305)
* Assign variables before referenced. (Issue #287)
* Report E731 for lambda assignment. (Issue #277)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycodestyle?expand=0&rev=1