- update to 0.9.7:

* For long-running tests, display minutes and not only seconds
  * Add support for Pytest’s ``--header`` option (thanks @wiresv)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-sugar?expand=0&rev=14
This commit is contained in:
2023-05-04 22:25:10 +00:00
committed by Git OBS Bridge
parent 9e37634822
commit 24a964a258
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c4793495f3c32e114f0f5416290946c316eb96ad5a3684dcdadda9267e59b2b8
size 13702

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f1e74c1abfa55f7241cf7088032b6e378566f16b938f3f08905e2cf4494edd46
size 14874

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu May 4 22:24:11 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.9.7:
* For long-running tests, display minutes and not only seconds
* Add support for Pytests ``--header`` option (thanks @wiresv)
-------------------------------------------------------------------
Wed Nov 30 11:39:52 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>

View File

@@ -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