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