2014-01-13 15:25:58 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2013-10-24 13:05:45 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 24 11:05:43 UTC 2013 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Require python-setuptools instead of distribute (upstreams merged)
|
|
|
|
|
2013-04-24 11:04:57 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 24 08:57:24 UTC 2013 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Spec file cleanup
|
|
|
|
- Run testsuite
|
|
|
|
- Add LICENSE (for legal)
|
|
|
|
|
2013-04-23 14:59:44 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Apr 21 23:40:09 UTC 2013 - dmueller@suse.com
|
|
|
|
|
|
|
|
- Initial package (2.0)
|
|
|
|
|