From bde93f71b3a9b0407486da30a4591106e24de11e46921a96f8bfd7f686d55c78 Mon Sep 17 00:00:00 2001 From: John Vandenberg Date: Sat, 2 Mar 2019 08:30:38 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyflakes?expand=0&rev=47 --- python-pyflakes.changes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-pyflakes.changes b/python-pyflakes.changes index e325968..b49e42b 100644 --- a/python-pyflakes.changes +++ b/python-pyflakes.changes @@ -2,8 +2,8 @@ Sat Mar 2 04:51:41 UTC 2019 - Arun Persaud - update to version 2.1.1: - * Fix reported line number for type comment errors - Fix - typing.overload check to only check imported names + * Fix reported line number for type comment errors + * Fix typing.overload check to only check imported names ------------------------------------------------------------------- Sat Jan 26 17:37:43 UTC 2019 - Arun Persaud