14
0
forked from pool/python-flake8

- Add patch to build with pyflakes-2.1.0:

* pyflakes21.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=42
This commit is contained in:
Tomáš Chvátal
2019-01-29 09:22:10 +00:00
committed by Git OBS Bridge
parent 8d64060a6f
commit 534c97de13
3 changed files with 73 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 29 09:19:47 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to build with pyflakes-2.1.0:
* pyflakes21.patch
-------------------------------------------------------------------
Thu Nov 1 22:46:04 UTC 2018 - Arun Persaud <arun@gmx.de>