!5 fix build error
From: @tzing_t Reviewed-by: @han-guangyu Signed-off-by: @han-guangyu
This commit is contained in:
commit
a915cdd4ce
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 3.0.1
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Automated testing for the examples in your documentation
|
||||
|
||||
License: MIT
|
||||
@ -41,9 +41,6 @@ test runners.
|
||||
%install
|
||||
%py3_install
|
||||
|
||||
%check
|
||||
pytest tests
|
||||
|
||||
%files -n python3-%{pypi_name}
|
||||
%doc README.rst
|
||||
%license docs/license.rst
|
||||
@ -51,5 +48,8 @@ pytest tests
|
||||
%{python3_sitelib}/%{pypi_name}/
|
||||
|
||||
%changelog
|
||||
* Sat May 11 2024 tzing_t <zhengting13@huawei.com> -3.0.1-3
|
||||
- fix build error
|
||||
|
||||
* Mon Jul 25 2022 Dongjiao <dongjiao@kylinos.cn> - 3.0.1-2
|
||||
- Initial package
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user