!6 Completing build dependencies

From: @hht8
Reviewed-by: @shinwell_hu
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2021-06-03 10:10:24 +08:00 committed by Gitee
commit 6e3af62ba9

View File

@ -1,12 +1,12 @@
Name: python-wrapt
Version: 1.12.1
Release: 1
Release: 2
Summary: A Python module for decorators, wrappers and monkey patching
License: BSD
URL: https://github.com/GrahamDumpleton/wrapt
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
The aim of the wrapt module is to provide a transparent object proxy for Python,
@ -54,6 +54,9 @@ cd -
%doc docs/build/html
%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
- upgrade to 1.12.1