diff --git a/pytest_check-2.3.1.tar.gz b/pytest_check-2.3.1.tar.gz deleted file mode 100644 index c8f8808..0000000 --- a/pytest_check-2.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:51b8f18a8ccaa426c5d913c4e0e46f014aaa7579481ea03d22d7e1f498f689b2 -size 28674 diff --git a/pytest_check-2.4.1.tar.gz b/pytest_check-2.4.1.tar.gz new file mode 100644 index 0000000..bb6e55c --- /dev/null +++ b/pytest_check-2.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5224efcef059bf7f0cda253f8d0f62704b4819ff48c93f51c675aea6a014f650 +size 28933 diff --git a/python-pytest-check.changes b/python-pytest-check.changes index 778f1ff..a16376a 100644 --- a/python-pytest-check.changes +++ b/python-pytest-check.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Aug 31 12:11:11 UTC 2024 - Dirk Müller + +- update to 2.4.1: + * Added `is_nan()` and `is_not_nan()` + * Drop Python 3.7 + * Add testing for Python 3.12 + * Add tox-uv to tox.ini and main.yml + ------------------------------------------------------------------- Thu Feb 1 20:54:06 UTC 2024 - Dirk Müller diff --git a/python-pytest-check.spec b/python-pytest-check.spec index af6cce2..1c5b3b0 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.3.1 +Version: 2.4.1 Release: 0 Summary: A pytest plugin that allows multiple failures per test License: MIT