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

- Update to 2.2.0
  * handle skip / xfail reasons (change in pytest 6.2)

OBS-URL: https://build.opensuse.org/request/show/860759
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pygments-pytest?expand=0&rev=19
This commit is contained in:
2021-01-06 14:43:18 +00:00
committed by Git OBS Bridge
parent 4352f508fd
commit 87b8a498eb
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jan 6 14:32:15 UTC 2021 - Markéta Machová <mmachova@suse.com>
- Update to 2.2.0
* handle skip / xfail reasons (change in pytest 6.2)
-------------------------------------------------------------------
Fri Aug 21 11:42:17 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>