!4 Fix build error:Empty %file wrapt-1.10.8/debugfiles.list
From: @wang_yue111 Reviewed-by: @jackie_wu123,@ultra_planet,@myeuler Signed-off-by: @myeuler
This commit is contained in:
commit
fe192a5e7b
@ -1,11 +1,11 @@
|
|||||||
Name: python-wrapt
|
Name: python-wrapt
|
||||||
Version: 1.10.8
|
Version: 1.10.8
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A Python module for decorators, wrappers and monkey patching
|
Summary: A Python module for decorators, wrappers and monkey patching
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/GrahamDumpleton/wrapt
|
URL: https://github.com/GrahamDumpleton/wrapt
|
||||||
Source0: https://github.com/GrahamDumpleton/wrapt/archive/%{version}.tar.gz
|
Source0: https://github.com/GrahamDumpleton/wrapt/archive/%{version}.tar.gz
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel gcc
|
||||||
%description
|
%description
|
||||||
The aim of the wrapt module is to provide a transparent object proxy
|
The aim of the wrapt module is to provide a transparent object proxy
|
||||||
for Python, which can be used as the basis for the construction of
|
for Python, which can be used as the basis for the construction of
|
||||||
@ -46,5 +46,8 @@ popd
|
|||||||
%{python3_sitearch}/wrapt-%{version}-py?.?.egg-info
|
%{python3_sitearch}/wrapt-%{version}-py?.?.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 09 2021 wangyue <wangyue92@huawei.com> - 1.10.8-2
|
||||||
|
- Fix build error:Empty %file wrapt-1.10.8/debugfiles.list
|
||||||
|
|
||||||
* Thu Apr 14 2021 huanghaitao <huanghaitao8@huawei.com> - 1.10.8-1
|
* Thu Apr 14 2021 huanghaitao <huanghaitao8@huawei.com> - 1.10.8-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user