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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7a91bb6a4c7492494a20bdf388b3fb61c6bbef9d4ed2f60342fea69bc14c924e
size 23303

3
flake8-2.2.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e9737683d71c24ddff0cb7e76f33b03d0955a0fab772632ec311a469062e7278
size 23977

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

View File

@ -17,7 +17,7 @@
Name: python-flake8
Version: 2.2.0
Version: 2.2.2
Release: 0
Summary: Modular source code checker: pep8, pyflakes and co
License: MIT