- update to 2.2.3:

* Check failure info now shows up in summaries.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-check?expand=0&rev=10
This commit is contained in:
2024-01-05 17:12:09 +00:00
committed by Git OBS Bridge
parent 8bae924144
commit e25afd6467
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7ae7e99e90f127d3d02d29c02a8b2d95b5a87db3d30dccd169e9fd66c44fdbe8
size 26353

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6df03264b6bbcf25cd8615120cda03b4e6d11fdb2b7c8dde6a9c8fef18a7495c
size 26778

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jan 5 17:11:17 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.2.3:
* Check failure info now shows up in summaries.
-------------------------------------------------------------------
Mon Oct 2 14:56:35 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pytest-check
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 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-check
Version: 2.2.2
Version: 2.2.3
Release: 0
Summary: A pytest plugin that allows multiple failures per test
License: MIT