commit
34db04f14e
@ -1,6 +1,6 @@
|
||||
Name: python-pytest-expect
|
||||
Version: 1.1.0
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: Py.test plugin to store test expectations and mark tests based on them
|
||||
License: MIT
|
||||
URL: https://pypi.org/project/pytest-expect/
|
||||
@ -42,9 +42,12 @@ cp -p %{SOURCE1} .
|
||||
%files -n python3-pytest-expect
|
||||
%doc README.rst LICENSE
|
||||
%{python3_sitelib}/pytest_expect
|
||||
%{python3_sitelib}/pytest_expect-%{version}-py?.?.egg-info
|
||||
%{python3_sitelib}/pytest_expect-%{version}-py?.??.egg-info
|
||||
|
||||
%changelog
|
||||
* Wed Dec 22 2021 caodongxia <caodongxia@huawei.com> 1.1.0-5
|
||||
- Adapt to python3.10
|
||||
|
||||
* Mon Sep 27 2021 lingsheng <lingsheng@huawei.com> 1.1.0-4
|
||||
- Provide python-pytest-expect
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user