diff --git a/pytest_check-2.2.3.tar.gz b/pytest_check-2.2.3.tar.gz deleted file mode 100644 index 73f0ac4..0000000 --- a/pytest_check-2.2.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6df03264b6bbcf25cd8615120cda03b4e6d11fdb2b7c8dde6a9c8fef18a7495c -size 26778 diff --git a/pytest_check-2.2.4.tar.gz b/pytest_check-2.2.4.tar.gz new file mode 100644 index 0000000..7bbe8ad --- /dev/null +++ b/pytest_check-2.2.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2e696603141f5b2de905b93583e45984ec3c61cec702649deb10bd9748560bb +size 27197 diff --git a/python-pytest-check.changes b/python-pytest-check.changes index 3b1d65e..ede818c 100644 --- a/python-pytest-check.changes +++ b/python-pytest-check.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jan 9 21:33:53 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-pytest-check.spec b/python-pytest-check.spec index 7595e9a..a414a7e 100644 --- a/python-pytest-check.spec +++ b/python-pytest-check.spec @@ -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