diff --git a/python-testflo.changes b/python-testflo.changes index ef40289..2024025 100644 --- a/python-testflo.changes +++ b/python-testflo.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 13 10:34:49 UTC 2023 - Dirk Müller + +- update to 1.4.14: + * Fix bug with `disallow_skipped` option + ------------------------------------------------------------------- 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 -- 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 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 diff --git a/python-testflo.spec b/python-testflo.spec index 8586bed..ef76210 100644 --- a/python-testflo.spec +++ b/python-testflo.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define skip_python36 1 Name: python-testflo -Version: 1.4.9 +Version: 1.4.14 Release: 0 Summary: A flow-based testing framework License: Apache-2.0 diff --git a/testflo-1.4.14.tar.gz b/testflo-1.4.14.tar.gz new file mode 100644 index 0000000..2ac8fc4 --- /dev/null +++ b/testflo-1.4.14.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:904a13ab1266ef0dba8e614dced7065484306badc44f6ef2f8a814d2599f33e7 +size 28736 diff --git a/testflo-1.4.9.tar.gz b/testflo-1.4.9.tar.gz deleted file mode 100644 index a69e829..0000000 --- a/testflo-1.4.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:849dc353282d8177b7676956d3e6a0a1684050a3c99706f1a928654a034bc4f3 -size 24514