- update to 2.2.4:

* fix 153
  * Summaries from 2.2.3 are cool, but don't work for pytest <
    7.3; Remove them for earlier pytest
  * Add tox test run for pytest 7.0.0
  * Change dependencies to require 7.0.0 pytest

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

View File

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

View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jan 9 21:33:53 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.2.4:
* fix 153
* Summaries from 2.2.3 are cool, but don't work for pytest <
7.3; Remove them for earlier pytest
* Add tox test run for pytest 7.0.0
* Change dependencies to require 7.0.0 pytest
-------------------------------------------------------------------
Fri Jan 5 17:11:17 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-pytest-check
Version: 2.2.3
Version: 2.2.4
Release: 0
Summary: A pytest plugin that allows multiple failures per test
License: MIT