!3 Completing build dependencies
From: @hht8 Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
ab22ee94ca
@ -1,11 +1,11 @@
|
|||||||
Name: python-lazy-object-proxy
|
Name: python-lazy-object-proxy
|
||||||
Version: 1.3.1
|
Version: 1.3.1
|
||||||
Release: 9
|
Release: 10
|
||||||
Summary: A fast and thorough lazy object proxy
|
Summary: A fast and thorough lazy object proxy
|
||||||
License: BSD
|
License: BSD
|
||||||
Url: https://github.com/ionelmc/python-lazy-object-proxy
|
Url: https://github.com/ionelmc/python-lazy-object-proxy
|
||||||
Source0: %{url}/archive/v%{version}/lazy-object-proxy-%{version}.tar.gz
|
Source0: %{url}/archive/v%{version}/lazy-object-proxy-%{version}.tar.gz
|
||||||
BuildRequires: python%{python3_pkgversion}-devel python%{python3_pkgversion}-setuptools
|
BuildRequires: python%{python3_pkgversion}-devel python%{python3_pkgversion}-setuptools gcc
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A fast and thorough lazy object proxy that rebuilds a new
|
A fast and thorough lazy object proxy that rebuilds a new
|
||||||
@ -38,6 +38,9 @@ abstract syntax tree from Python's ast.
|
|||||||
%exclude %{python3_sitearch}/lazy_object_proxy/cext.c
|
%exclude %{python3_sitearch}/lazy_object_proxy/cext.c
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 31 2021 huanghaitao <huanghaitao8@huawei.com> - 1.3.1-10
|
||||||
|
- Completing build dependencies
|
||||||
|
|
||||||
* Wed Oct 21 2020 Ge Wang <wangge20@huawei.com> - 1.3.1-9
|
* Wed Oct 21 2020 Ge Wang <wangge20@huawei.com> - 1.3.1-9
|
||||||
- remove python2
|
- remove python2
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user