!2 python-multidict delete BuildRequires gdb
From: @chenyanpanHW Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
33b63ad7d4
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-multidict
|
Name: python-multidict
|
||||||
Version: 4.7.6
|
Version: 4.7.6
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: multidict implementation
|
Summary: multidict implementation
|
||||||
License: Apache 2
|
License: Apache 2
|
||||||
URL: https://github.com/aio-libs/multidict
|
URL: https://github.com/aio-libs/multidict
|
||||||
@ -18,7 +18,6 @@ BuildRequires: python3-devel
|
|||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
BuildRequires: python3-cffi
|
BuildRequires: python3-cffi
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: gdb
|
|
||||||
%description -n python3-multidict
|
%description -n python3-multidict
|
||||||
Multidict is dict-like collection of key-value pairs where key might be occurred more than once in the container.
|
Multidict is dict-like collection of key-value pairs where key might be occurred more than once in the container.
|
||||||
|
|
||||||
@ -71,5 +70,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 04 2021 chenyanpanHW <chenyanpan@huawei.com> - 4.7.6-2
|
||||||
|
- DESC: delete BuildRequires gdb
|
||||||
|
|
||||||
* Wed Jul 29 2020 Python_Bot <Python_Bot@openeuler.org>
|
* Wed Jul 29 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user