4 Commits

4 changed files with 5 additions and 13 deletions

BIN
pytest_subtests-0.14.1.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7154a8665fd528ee70a76d00216a44d139dc3c9c83521a0f779f7b0ad4f800de
size 18083

View File

@@ -1,11 +1,3 @@
-------------------------------------------------------------------
Mon Sep 29 21:04:20 UTC 2025 - Dirk Müller <dmueller@suse.com>
- 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á <mmachova@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pytest-subtests
#
# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2025 SUSE LLC
#
# 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.2
Version: 0.14.1
Release: 0
Summary: Python unittest subTest() support and subtests fixture
License: MIT