Accepting request 923672 from home:pmonrealgonzalez:branches:devel:languages:python:pytest

- Update to 0.5.0
  * Add support for pytest.mark.xfail

OBS-URL: https://build.opensuse.org/request/show/923672
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-subtests?expand=0&rev=11
This commit is contained in:
2021-10-07 10:31:28 +00:00
committed by Git OBS Bridge
parent b1694f736d
commit 7b1a109bf9
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Oct 7 09:36:20 UTC 2021 - Pedro Monreal <pmonreal@suse.com>
- Update to 0.5.0
* Add support for pytest.mark.xfail
-------------------------------------------------------------------
Sat Mar 20 20:03:28 UTC 2021 - Ben Greiner <code@bnavigator.de>