Provide python-pytest-expect
(cherry picked from commit 90a965efcd883999ec2a5a45fb73ea8520edee28)
This commit is contained in:
parent
c8d12bd183
commit
b2bc1e8669
@ -1,6 +1,6 @@
|
||||
Name: python-pytest-expect
|
||||
Version: 1.1.0
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: Py.test plugin to store test expectations and mark tests based on them
|
||||
License: MIT
|
||||
URL: https://pypi.org/project/pytest-expect/
|
||||
@ -19,6 +19,7 @@ the tests.
|
||||
|
||||
%package -n python3-pytest-expect
|
||||
Summary: Python3 package
|
||||
%{?python_provide:%python_provide python3-pytest-expect}
|
||||
|
||||
%description -n python3-pytest-expect
|
||||
A py.test plugin that stores test expectations by saving the set of failing
|
||||
@ -44,6 +45,9 @@ cp -p %{SOURCE1} .
|
||||
%{python3_sitelib}/pytest_expect-%{version}-py?.?.egg-info
|
||||
|
||||
%changelog
|
||||
* Mon Sep 27 2021 lingsheng <lingsheng@huawei.com> 1.1.0-4
|
||||
- Provide python-pytest-expect
|
||||
|
||||
* Tue Feb 25 2020 chenli<chenli147@huawei.com> 1.1.0-3
|
||||
- Modify Spec
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user