Completing build dependencies
This commit is contained in:
parent
84f78d4133
commit
e2ab0ee26d
@ -1,12 +1,12 @@
|
|||||||
Name: python-wrapt
|
Name: python-wrapt
|
||||||
Version: 1.12.1
|
Version: 1.12.1
|
||||||
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#/wrapt-%{version}.tar.gz
|
Source0: https://github.com/GrahamDumpleton/wrapt/archive/%{version}.tar.gz#/wrapt-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: python3-devel python3-sphinx
|
BuildRequires: python3-devel python3-sphinx gcc
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The aim of the wrapt module is to provide a transparent object proxy for Python,
|
The aim of the wrapt module is to provide a transparent object proxy for Python,
|
||||||
@ -54,6 +54,9 @@ cd -
|
|||||||
%doc docs/build/html
|
%doc docs/build/html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 31 2021 huanghaitao <huanghaitao8@huawei.com> - 1.12.1-2
|
||||||
|
- Completing build dependencies
|
||||||
|
|
||||||
* Wed Oct 14 2020 Zhipeng Xie <xiezhipeng1@huawei.com> - 1.12.1-1
|
* Wed Oct 14 2020 Zhipeng Xie <xiezhipeng1@huawei.com> - 1.12.1-1
|
||||||
- upgrade to 1.12.1
|
- upgrade to 1.12.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user