diff --git a/pytest_subtests-0.14.1.tar.gz b/pytest_subtests-0.14.1.tar.gz deleted file mode 100644 index 660d49f..0000000 --- a/pytest_subtests-0.14.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:350c00adc36c3aff676a66135c81aed9e2182e15f6c3ec8721366918bbbf7580 -size 17632 diff --git a/pytest_subtests-0.14.2.tar.gz b/pytest_subtests-0.14.2.tar.gz new file mode 100644 index 0000000..8ad5b9a --- /dev/null +++ b/pytest_subtests-0.14.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7154a8665fd528ee70a76d00216a44d139dc3c9c83521a0f779f7b0ad4f800de +size 18083 diff --git a/python-pytest-subtests.changes b/python-pytest-subtests.changes index ec6b7f9..64071d2 100644 --- a/python-pytest-subtests.changes +++ b/python-pytest-subtests.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Sep 29 21:04:20 UTC 2025 - Dirk Müller + +- update to 0.14.2: + * Print output "dots" for successful unittest subtests (#164). + * Improved reporting in case subtests raise pytest.xfail + (#194). + ------------------------------------------------------------------- Tue Apr 22 12:59:29 UTC 2025 - Markéta Machová diff --git a/python-pytest-subtests.spec b/python-pytest-subtests.spec index 39ff3d7..e5d4f86 100644 --- a/python-pytest-subtests.spec +++ b/python-pytest-subtests.spec @@ -1,7 +1,7 @@ # # spec file for package python-pytest-subtests # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pytest-subtests -Version: 0.14.1 +Version: 0.14.2 Release: 0 Summary: Python unittest subTest() support and subtests fixture License: MIT