diff --git a/pyflakes-1.5.0.tar.gz b/pyflakes-1.5.0.tar.gz deleted file mode 100644 index b9222fc..0000000 --- a/pyflakes-1.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa0d4dff45c0cc2214ba158d29280f8fa1129f3e87858ef825930845146337f4 -size 47526 diff --git a/pyflakes-1.6.0.tar.gz b/pyflakes-1.6.0.tar.gz new file mode 100644 index 0000000..74ca539 --- /dev/null +++ b/pyflakes-1.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d616a382f243dbf19b54743f280b80198be0bca3a5396f1d2e1fca6223e8805 +size 48184 diff --git a/python-pyflakes.changes b/python-pyflakes.changes index 0260bfb..f907be6 100644 --- a/python-pyflakes.changes +++ b/python-pyflakes.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Sep 24 21:39:36 UTC 2017 - arun@gmx.de + +- update to version 1.6.0: + * Process function scope variable annotations for used names + * Find Python files without extensions by their shebang + ------------------------------------------------------------------- Wed Mar 29 13:53:04 UTC 2017 - jmatejek@suse.com diff --git a/python-pyflakes.spec b/python-pyflakes.spec index 8978eef..3e53560 100644 --- a/python-pyflakes.spec +++ b/python-pyflakes.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pyflakes -Version: 1.5.0 +Version: 1.6.0 Release: 0 Url: https://launchpad.net/pyflakes Summary: Passive checker of Python programs