Fix non-recognition ? the installed failed
Signed-off-by: cherry530 <xuping33@huawei.com>
This commit is contained in:
parent
6e3af62ba9
commit
cc16b9b119
@ -1,6 +1,6 @@
|
||||
Name: python-wrapt
|
||||
Version: 1.12.1
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: A Python module for decorators, wrappers and monkey patching
|
||||
License: BSD
|
||||
URL: https://github.com/GrahamDumpleton/wrapt
|
||||
@ -48,12 +48,15 @@ cd -
|
||||
|
||||
%files -n python3-wrapt
|
||||
%doc README.rst LICENSE
|
||||
%{python3_sitearch}/{wrapt,wrapt-%{version}-py?.?.egg-info}
|
||||
%{python3_sitearch}/{wrapt,wrapt-%{version}-py*.egg-info}
|
||||
|
||||
%files help
|
||||
%doc docs/build/html
|
||||
|
||||
%changelog
|
||||
* Wed Mar 30 2022 xu_ping <xuping33@huawei.com> - 1.12.1-3
|
||||
- Fix non-recognition ? the installed failed
|
||||
|
||||
* Mon May 31 2021 huanghaitao <huanghaitao8@huawei.com> - 1.12.1-2
|
||||
- Completing build dependencies
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user