From: Jakub Bogusz Date: Sun, 22 Jul 2018 08:49:27 +0000 (+0200) Subject: - updated to 1.6.0 (for flake8 3.5.0) X-Git-Tag: auto/th/python-pyflakes-1.6.0-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=ac0f5d69cede0f161be1a659d99744589a02835b;p=packages%2Fpython-pyflakes.git - updated to 1.6.0 (for flake8 3.5.0) --- diff --git a/python-pyflakes.spec b/python-pyflakes.spec index 15d67e4..3045a3f 100644 --- a/python-pyflakes.spec +++ b/python-pyflakes.spec @@ -8,13 +8,14 @@ Summary: Passive checker of Python programs Summary(pl.UTF-8): Pasywny program do sprawdzania programów w Pythonie Name: python-%{module} -Version: 1.5.0 -Release: 2 +# NOTE: don't upgrade to 2.0.0 until release of flake8 ready for new pyflakes +Version: 1.6.0 +Release: 1 License: MIT Group: Development/Tools -#Source0Download: https://pypi.python.org/simple/pyflakes/ +#Source0Download: https://pypi.org/simple/pyflakes/ Source0: https://files.pythonhosted.org/packages/source/p/pyflakes/%{module}-%{version}.tar.gz -# Source0-md5: 84a99f05e5409f8196325dda3f5a1b9a +# Source0-md5: b385b0e4cd40a522553e97cd2d83573e URL: https://github.com/PyCQA/pyflakes %if %{with python2} BuildRequires: python-devel >= 1:2.5