Accepting request 829551 from home:mcalabkova:branches:devel:languages:python:pytest

- Add patch pytest6.patch to fix tests
- Drop python2 because newer pytest is needed

OBS-URL: https://build.opensuse.org/request/show/829551
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-isort?expand=0&rev=13
This commit is contained in:
Tomáš Chvátal
2020-08-25 12:56:51 +00:00
committed by Git OBS Bridge
parent 7e6c469122
commit 823191f03a
3 changed files with 32 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Aug 25 11:53:40 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Add patch pytest6.patch to fix tests
- Drop python2 because newer pytest is needed
-------------------------------------------------------------------
Sat Jul 11 23:13:19 UTC 2020 - Benjamin Greiner <code@bnavigator.de>