forked from pool/python-pytest-sugar
- 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:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c4793495f3c32e114f0f5416290946c316eb96ad5a3684dcdadda9267e59b2b8
|
|
||||||
size 13702
|
|
||||||
3
pytest-sugar-0.9.7.tar.gz
Normal file
3
pytest-sugar-0.9.7.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f1e74c1abfa55f7241cf7088032b6e378566f16b938f3f08905e2cf4494edd46
|
||||||
|
size 14874
|
||||||
@@ -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 Pytest’s ``--header`` option (thanks @wiresv)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 30 11:39:52 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
Wed Nov 30 11:39:52 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pytest-sugar
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-pytest-sugar
|
Name: python-pytest-sugar
|
||||||
Version: 0.9.6
|
Version: 0.9.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Pretty printer for pytest progress
|
Summary: Pretty printer for pytest progress
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
|||||||
Reference in New Issue
Block a user