From 8bae924144e3a28814fd2fa955863559fb371fe379cda1bc553e73437ab48d19 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 2 Oct 2023 14:57:13 +0000 Subject: [PATCH] - update to 2.2.2: * fixed Issue #7 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-check?expand=0&rev=8 --- pytest_check-2.2.1.tar.gz | 3 --- pytest_check-2.2.2.tar.gz | 3 +++ python-pytest-check.changes | 6 ++++++ python-pytest-check.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 pytest_check-2.2.1.tar.gz create mode 100644 pytest_check-2.2.2.tar.gz diff --git a/pytest_check-2.2.1.tar.gz b/pytest_check-2.2.1.tar.gz deleted file mode 100644 index 1bee8ed..0000000 --- a/pytest_check-2.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:deb37f881dfa0d5e246f2996238aef745a7900d7b3523a741605772b8a2c4952 -size 29128 diff --git a/pytest_check-2.2.2.tar.gz b/pytest_check-2.2.2.tar.gz new file mode 100644 index 0000000..b117cd5 --- /dev/null +++ b/pytest_check-2.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ae7e99e90f127d3d02d29c02a8b2d95b5a87db3d30dccd169e9fd66c44fdbe8 +size 26353 diff --git a/python-pytest-check.changes b/python-pytest-check.changes index 693ccb5..20f058b 100644 --- a/python-pytest-check.changes +++ b/python-pytest-check.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 2 14:56:35 UTC 2023 - Dirk Müller + +- update to 2.2.2: + * fixed Issue #7 + ------------------------------------------------------------------- Thu Sep 7 09:23:40 UTC 2023 - Dirk Müller diff --git a/python-pytest-check.spec b/python-pytest-check.spec index 5bf7bb2..f18121d 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.1 +Version: 2.2.2 Release: 0 Summary: A pytest plugin that allows multiple failures per test License: MIT