14
0
forked from pool/python-flake8

Accepting request 240188 from home:TheBlackCat:branches:devel:languages:python

Update to 2.2.2

OBS-URL: https://build.opensuse.org/request/show/240188
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=14
This commit is contained in:
Todd R
2014-07-10 13:08:06 +00:00
committed by Git OBS Bridge
parent f9261a959d
commit bd193d2c45
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Jul 10 12:26:59 UTC 2014 - toddrme2178@gmail.com
- Update to 2.2.2
- Re-enable multiprocessing by default while fixing the issue
Windows users were seeing.
- Update to 2.2.1
- Turn off multiple jobs by default. To enable automatic use
of all CPUs, use --jobs=auto. Fixes #155 and #154.
-------------------------------------------------------------------
Fri Jun 27 06:13:28 UTC 2014 - dmueller@suse.com