From fdc0c22ffcfa2df88fa4479e50d92a7bbfd8df7088f77bb128ae357c2a5d44aa Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 4 May 2020 21:18:01 +0000 Subject: [PATCH] - Add pyflakes-version.patch to make the package work with the pyflakes in Factory now. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=58 --- python-flake8.changes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python-flake8.changes b/python-flake8.changes index fbdb75e..4055024 100644 --- a/python-flake8.changes +++ b/python-flake8.changes @@ -3,6 +3,8 @@ Mon May 4 20:02:18 UTC 2020 - Matej Cepl - Skip failing test_all_pyflakes_messages_have_flake8_codes_assigned test (gl#pycqa/flake8#633) +- Add pyflakes-version.patch to make the package work with + the pyflakes in Factory now. ------------------------------------------------------------------- Wed Nov 20 14:56:16 UTC 2019 - Tomáš Chvátal