diff --git a/pytest-subtests-0.4.0.tar.gz b/pytest-subtests-0.4.0.tar.gz deleted file mode 100644 index 491cc4f..0000000 --- a/pytest-subtests-0.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8d9e2c1d1dce11f7b7d2c9d09202ebfc7757b7ff0cac9b72ad328edfe7ee037b -size 10751 diff --git a/pytest-subtests-0.5.0.tar.gz b/pytest-subtests-0.5.0.tar.gz new file mode 100644 index 0000000..8b669fa --- /dev/null +++ b/pytest-subtests-0.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bd1e4bf0eda4c89a6cd42b0ee28e1d2ca0848de3fd67ad8cdd6d559ed00f120 +size 10403 diff --git a/python-pytest-subtests.changes b/python-pytest-subtests.changes index 4d94676..191f4bc 100644 --- a/python-pytest-subtests.changes +++ b/python-pytest-subtests.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 7 09:36:20 UTC 2021 - Pedro Monreal + +- Update to 0.5.0 + * Add support for pytest.mark.xfail + ------------------------------------------------------------------- Sat Mar 20 20:03:28 UTC 2021 - Ben Greiner diff --git a/python-pytest-subtests.spec b/python-pytest-subtests.spec index e6b404f..2adc6b8 100644 --- a/python-pytest-subtests.spec +++ b/python-pytest-subtests.spec @@ -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