14
0
forked from pool/python-flake8

Accepting request 931330 from home:marxin:branches:devel:languages:python

- Add temporarily workaround for https://github.com/tholo/pytest-flake8/issues/81
  (fix-recent-flake8-stdoutWriteHook-change.patch).

OBS-URL: https://build.opensuse.org/request/show/931330
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=77
This commit is contained in:
2021-11-15 11:32:41 +00:00
committed by Git OBS Bridge
parent 9b70505bd2
commit b42fbe98b9
3 changed files with 81 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Nov 14 12:10:58 UTC 2021 - Martin Liška <mliska@suse.cz>
- Add temporarily workaround for https://github.com/tholo/pytest-flake8/issues/81
(fix-recent-flake8-stdoutWriteHook-change.patch).
-------------------------------------------------------------------
Tue Nov 9 08:06:25 UTC 2021 - Martin Liška <mliska@suse.cz>