From f86b1773d0d98254b5f091ca34715177c255ecd0f4f415fe09a46abcd1f53a79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 24 Jul 2020 14:06:51 +0000 Subject: [PATCH] Accepting request 822638 from home:mcalabkova:branches:devel:languages:python - Update to 1.4.2 * support Python 3.6, 3.7 and 3.8 * added option to exclude test function * dropped RELEASE_NOTES.txt -- there is no upstream changelog by now OBS-URL: https://build.opensuse.org/request/show/822638 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testflo?expand=0&rev=14 --- python-testflo.changes | 8 ++++++++ python-testflo.spec | 4 ++-- testflo-1.4.1.tar.gz | 3 --- testflo-1.4.2.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 testflo-1.4.1.tar.gz create mode 100644 testflo-1.4.2.tar.gz diff --git a/python-testflo.changes b/python-testflo.changes index 1e02539..82c47c7 100644 --- a/python-testflo.changes +++ b/python-testflo.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Jul 24 12:21:37 UTC 2020 - Marketa Calabkova + +- Update to 1.4.2 + * support Python 3.6, 3.7 and 3.8 + * added option to exclude test function + * dropped RELEASE_NOTES.txt -- there is no upstream changelog by now + ------------------------------------------------------------------- Wed Mar 11 12:15:00 UTC 2020 - pgajdos@suse.com diff --git a/python-testflo.spec b/python-testflo.spec index f43696e..682e8bf 100644 --- a/python-testflo.spec +++ b/python-testflo.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-testflo -Version: 1.4.1 +Version: 1.4.2 Release: 0 Summary: A flow-based testing framework License: Apache-2.0 @@ -74,7 +74,7 @@ using unittest.TestCase objects that they are familiar with. %files %{python_files} %license LICENSE.txt -%doc README.md RELEASE_NOTES.txt +%doc README.md %python_alternative %{_bindir}/testflo %{python_sitelib}/* diff --git a/testflo-1.4.1.tar.gz b/testflo-1.4.1.tar.gz deleted file mode 100644 index 5ff83f4..0000000 --- a/testflo-1.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5c0e34d211b9129c1b0542884d95d1b388cf48b68a2a67f16ba23cb086551310 -size 23887 diff --git a/testflo-1.4.2.tar.gz b/testflo-1.4.2.tar.gz new file mode 100644 index 0000000..5949cf8 --- /dev/null +++ b/testflo-1.4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3efdfaac2c82d7475977bb6e66bd9a8f41dee5c88f52f21d88814ae2be890377 +size 22639