14
0

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
This commit is contained in:
Tomáš Chvátal
2020-07-24 14:06:51 +00:00
committed by Git OBS Bridge
parent 74a9eba3fa
commit f86b1773d0
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jul 24 12:21:37 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- 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

View File

@@ -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}/*

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5c0e34d211b9129c1b0542884d95d1b388cf48b68a2a67f16ba23cb086551310
size 23887

3
testflo-1.4.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3efdfaac2c82d7475977bb6e66bd9a8f41dee5c88f52f21d88814ae2be890377
size 22639