From 24a964a25898b6c142f66656f1033c604de931d650d1313a03659280ef838543 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 4 May 2023 22:25:10 +0000 Subject: [PATCH] =?UTF-8?q?-=20update=20to=200.9.7:=20=20=20*=20For=20long?= =?UTF-8?q?-running=20tests,=20display=20minutes=20and=20not=20only=20seco?= =?UTF-8?q?nds=20=20=20*=20Add=20support=20for=20Pytest=E2=80=99s=20``--he?= =?UTF-8?q?ader``=20option=20(thanks=20@wiresv)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-sugar?expand=0&rev=14 --- pytest-sugar-0.9.6.tar.gz | 3 --- pytest-sugar-0.9.7.tar.gz | 3 +++ python-pytest-sugar.changes | 7 +++++++ python-pytest-sugar.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 pytest-sugar-0.9.6.tar.gz create mode 100644 pytest-sugar-0.9.7.tar.gz diff --git a/pytest-sugar-0.9.6.tar.gz b/pytest-sugar-0.9.6.tar.gz deleted file mode 100644 index ebfb603..0000000 --- a/pytest-sugar-0.9.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c4793495f3c32e114f0f5416290946c316eb96ad5a3684dcdadda9267e59b2b8 -size 13702 diff --git a/pytest-sugar-0.9.7.tar.gz b/pytest-sugar-0.9.7.tar.gz new file mode 100644 index 0000000..1ba5c99 --- /dev/null +++ b/pytest-sugar-0.9.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1e74c1abfa55f7241cf7088032b6e378566f16b938f3f08905e2cf4494edd46 +size 14874 diff --git a/python-pytest-sugar.changes b/python-pytest-sugar.changes index bd9c6a1..f49eabe 100644 --- a/python-pytest-sugar.changes +++ b/python-pytest-sugar.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu May 4 22:24:11 UTC 2023 - Dirk Müller + +- update to 0.9.7: + * For long-running tests, display minutes and not only seconds + * Add support for Pytest’s ``--header`` option (thanks @wiresv) + ------------------------------------------------------------------- Wed Nov 30 11:39:52 UTC 2022 - Daniel Garcia diff --git a/python-pytest-sugar.spec b/python-pytest-sugar.spec index e714036..e7af671 100644 --- a/python-pytest-sugar.spec +++ b/python-pytest-sugar.spec @@ -1,7 +1,7 @@ # # spec file for package python-pytest-sugar # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-pytest-sugar -Version: 0.9.6 +Version: 0.9.7 Release: 0 Summary: Pretty printer for pytest progress License: BSD-3-Clause