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

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-pytest-subtests
Version: 0.4.0
Version: 0.5.0
Release: 0
Summary: Python unittest subTest() support and subtests fixture
License: MIT