forked from pool/python-flake8
Accepting request 213717 from Cloud:OpenStack:Master
- update to 2.1.0: - Add FLAKE8_LAZY and FLAKE8_IGNORE environment variable support to git and mercurial hooks - Force git and mercurial hooks to repsect configuration in setup.cfg - Only check staged files if that is specified - Fix hook file permissions - Fix the git hook on python 3 - Ignore non-python files when running the git hook - Ignore .tox directories by default - Flake8 now reports the column number for PyFlakes messages OBS-URL: https://build.opensuse.org/request/show/213717 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=10
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 13 13:54:22 UTC 2014 - dmueller@suse.com
|
||||
|
||||
- update to 2.1.0:
|
||||
- Add FLAKE8_LAZY and FLAKE8_IGNORE environment variable support to git and
|
||||
mercurial hooks
|
||||
- Force git and mercurial hooks to repsect configuration in setup.cfg
|
||||
- Only check staged files if that is specified
|
||||
- Fix hook file permissions
|
||||
- Fix the git hook on python 3
|
||||
- Ignore non-python files when running the git hook
|
||||
- Ignore .tox directories by default
|
||||
- Flake8 now reports the column number for PyFlakes messages
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 24 11:05:43 UTC 2013 - speilicke@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user