forked from pool/python-autopep8
85c57b4504953e10dd900ef09c6172239eae693fb2192c88585cbfa5c629fafb
- Install license
- Delete old archive
- update to version 1.4:
* py37
* W690 add DEFAULT_IGNORE. (because Python3 is mainstream now)
* strict pep8
* update readme
* fix E702 is not running in case of README.rst example
* add unit test for e128 with -aaa option
* fix exception in fix_w503, when do not pointing out W503
* fix E305, when E303 and E305 are detected on the subsequent line
* env: PEP8_VERSION=pypi,github
* Travis CI: Add Python 3.7 to the testing
* update acid test output data
* seperate to e113 and e116 fixed method
* Update links to PyPI in README.rst
* add W605 fixed method
* add unit test for w605 fixed method
* Make test_e225_with_indentation_fix() actually use the fixer for
E225
* Add fixer for E252 "Missing whitespace around parameter equals"
* ix: case that W503 in a continuous 5 or more lines
* add test case for W503 in a continuous 5 or more lines
* fix e731 with case of default argument
* add test for e731 with default arguments
* fix broken coverage script
* Handle ValueError from check_syntax
OBS-URL: https://build.opensuse.org/request/show/632808
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-autopep8?expand=0&rev=12
Description
No description provided
Languages
RPM Spec
100%