forked from pool/python-testflo
- update to 1.4.14:
* Fix bug with `disallow_skipped` option - Update to version 1.4.9 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testflo?expand=0&rev=21
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 13 10:34:49 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.4.14:
|
||||||
|
* Fix bug with `disallow_skipped` option
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 11 13:38:05 UTC 2022 - pgajdos@suse.com
|
Fri Nov 11 13:38:05 UTC 2022 - pgajdos@suse.com
|
||||||
|
|
||||||
@@ -11,7 +17,7 @@ Fri Nov 11 11:20:30 UTC 2022 - pgajdos@suse.com
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 11 15:53:25 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
Tue Oct 11 15:53:25 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
- Update to version 1.4.9
|
- Update to version 1.4.9
|
||||||
* added --durations option and fixed some config file issues #71
|
* added --durations option and fixed some config file issues #71
|
||||||
* added --durations option that prints the n longest running tests (similar to pytest)
|
* added --durations option that prints the n longest running tests (similar to pytest)
|
||||||
* fixed the way the .testflo config file is processed so it should support setting any, or at least most of the command line options
|
* fixed the way the .testflo config file is processed so it should support setting any, or at least most of the command line options
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-testflo
|
# spec file for package python-testflo
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define skip_python36 1
|
%define skip_python36 1
|
||||||
Name: python-testflo
|
Name: python-testflo
|
||||||
Version: 1.4.9
|
Version: 1.4.14
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A flow-based testing framework
|
Summary: A flow-based testing framework
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
3
testflo-1.4.14.tar.gz
Normal file
3
testflo-1.4.14.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:904a13ab1266ef0dba8e614dced7065484306badc44f6ef2f8a814d2599f33e7
|
||||||
|
size 28736
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:849dc353282d8177b7676956d3e6a0a1684050a3c99706f1a928654a034bc4f3
|
|
||||||
size 24514
|
|
Reference in New Issue
Block a user