- Add patch to fix build with pytest 6:

* pytest6.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=67
This commit is contained in:
Tomáš Chvátal
2020-08-31 10:21:19 +00:00
committed by Git OBS Bridge
parent 2bdbf8dd51
commit 238a8e5bbd
3 changed files with 53 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Aug 31 10:20:01 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to fix build with pytest 6:
* pytest6.patch
-------------------------------------------------------------------
Sat Jul 11 19:09:03 UTC 2020 - Arun Persaud <arun@gmx.de>