diff --git a/flake8-2.2.0.tar.gz b/flake8-2.2.0.tar.gz deleted file mode 100644 index 8e6bfe5..0000000 --- a/flake8-2.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a91bb6a4c7492494a20bdf388b3fb61c6bbef9d4ed2f60342fea69bc14c924e -size 23303 diff --git a/flake8-2.2.2.tar.gz b/flake8-2.2.2.tar.gz new file mode 100644 index 0000000..6e0080f --- /dev/null +++ b/flake8-2.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9737683d71c24ddff0cb7e76f33b03d0955a0fab772632ec311a469062e7278 +size 23977 diff --git a/python-flake8.changes b/python-flake8.changes index 23b1dbf..a1886ab 100644 --- a/python-flake8.changes +++ b/python-flake8.changes @@ -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 diff --git a/python-flake8.spec b/python-flake8.spec index 7c95a75..44fee60 100644 --- a/python-flake8.spec +++ b/python-flake8.spec @@ -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