forked from pool/python-flake8
Accepting request 238841 from Cloud:OpenStack:Master
- update to 2.2.0: - New option ``doctests`` to run Pyflakes checks on doctests too - New option ``jobs`` to launch multiple jobs in parallel - Turn on using multiple jobs by default using the CPU count - Add support for ``python -m flake8`` on Python 2.7 and Python 3 - Fix Git and Mercurial hooks: issues #88, #133, #148 and #149 - Fix crashes with Python 3.4 by upgrading dependencies - Fix traceback when running tests with Python 2.6 - Fix the setuptools command ``python setup.py flake8`` to read the project configuration OBS-URL: https://build.opensuse.org/request/show/238841 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
ec51fadc77
commit
f9261a959d
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-flake8
|
||||
Version: 2.1.0
|
||||
Version: 2.2.0
|
||||
Release: 0
|
||||
Summary: Modular source code checker: pep8, pyflakes and co
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user