Add py-pyflakes versions up to 1.6.0 (#6923)

This commit is contained in:
healther 2018-01-14 05:09:17 +01:00 committed by Adam J. Stewart
parent b87f9ae5d4
commit 47b554a959

View File

@ -31,6 +31,9 @@ class PyPyflakes(PythonPackage):
homepage = "https://github.com/PyCQA/pyflakes"
url = "https://github.com/PyCQA/pyflakes/archive/1.3.0.tar.gz"
version('1.6.0', '68eff61e54964e6389f8fb1d2122fc5b')
version('1.5.0', '1dee2ca8a0520061aac5a82f3b539fa0')
version('1.4.0', 'ed832ef1cbd59463e5f0f6340254f603')
version('1.3.0', 'a76173deb7a84fe860c0b60e2fbcdfe2')
version('1.2.3', '2ac2e148a5c46b6bb06c4785be76f7cc')
version('1.2.2', 'fe759b9381a6500e67a2ddbbeb5161a4')