From 0b37bfb1b3e966da09fd5e85d7b670e351cde68d5ccd6481574352da07c2048d Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 15 Apr 2024 09:41:57 +0000 Subject: [PATCH] - update to 0.7.0: * Collect pytest logs on CI * Mention number of errors found OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-plus?expand=0&rev=10 --- pytest-plus-0.6.1.tar.gz | 3 --- pytest-plus-0.7.0.tar.gz | 3 +++ python-pytest-plus.changes | 7 +++++++ python-pytest-plus.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 pytest-plus-0.6.1.tar.gz create mode 100644 pytest-plus-0.7.0.tar.gz diff --git a/pytest-plus-0.6.1.tar.gz b/pytest-plus-0.6.1.tar.gz deleted file mode 100644 index 9a170ac..0000000 --- a/pytest-plus-0.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d6afc9d08559f6932b4614019149f04d72a44d7b486bdcb1e5ab66ee15fe59c6 -size 12811 diff --git a/pytest-plus-0.7.0.tar.gz b/pytest-plus-0.7.0.tar.gz new file mode 100644 index 0000000..a878db2 --- /dev/null +++ b/pytest-plus-0.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e958161332d46dab8a2ce5f354e4c5e79508984b66605c5e789bf1220f1c669 +size 13235 diff --git a/python-pytest-plus.changes b/python-pytest-plus.changes index 9182b6b..d22cdbd 100644 --- a/python-pytest-plus.changes +++ b/python-pytest-plus.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Apr 15 09:41:43 UTC 2024 - Dirk Müller + +- update to 0.7.0: + * Collect pytest logs on CI + * Mention number of errors found + ------------------------------------------------------------------- Mon Jan 15 14:06:35 UTC 2024 - Dirk Müller diff --git a/python-pytest-plus.spec b/python-pytest-plus.spec index b946a1b..7f18eb8 100644 --- a/python-pytest-plus.spec +++ b/python-pytest-plus.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pytest-plus -Version: 0.6.1 +Version: 0.7.0 Release: 0 Summary: Extension for pytest to enforce minimum tests pass License: MIT