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

@@ -26,6 +26,7 @@ License: MIT
URL: https://gitlab.com/pycqa/flake8
Source: https://files.pythonhosted.org/packages/source/f/flake8/flake8-%{version}.tar.gz
Patch0: fix-mock-patch-with-python3.4.patch
Patch1: fix-recent-flake8-stdoutWriteHook-change.patch
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros