forked from pool/python-testflo
Accepting request 1009837 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1009837 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-testflo?expand=0&rev=8
This commit is contained in:
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 11 15:53:25 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
- Update to version 1.4.9
|
||||||
|
* added --durations option and fixed some config file issues #71
|
||||||
|
* 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
|
||||||
|
* added the --skip_dirs command line option (skip_dirs could be defined in the config file but it wasn't a valid command line option)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 14 10:37:27 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
Wed Jul 14 10:37:27 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-testflo
|
# spec file for package python-testflo
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 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
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python36 1
|
%define skip_python36 1
|
||||||
Name: python-testflo
|
Name: python-testflo
|
||||||
Version: 1.4.2
|
Version: 1.4.9
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A flow-based testing framework
|
Summary: A flow-based testing framework
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3efdfaac2c82d7475977bb6e66bd9a8f41dee5c88f52f21d88814ae2be890377
|
|
||||||
size 22639
|
|
3
testflo-1.4.9.tar.gz
Normal file
3
testflo-1.4.9.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:849dc353282d8177b7676956d3e6a0a1684050a3c99706f1a928654a034bc4f3
|
||||||
|
size 24514
|
Reference in New Issue
Block a user