forked from pool/python-testflo
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:
committed by
Git OBS Bridge
parent
74a9eba3fa
commit
f86b1773d0
@@ -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}/*
|
||||
|
||||
|
Reference in New Issue
Block a user