!2 python-scandir delete BuildRequires gdb
From: @chenyanpanHW Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
f418ca996d
@ -1,7 +1,7 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-scandir
|
||||
Version: 1.10.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: scandir, a better directory iterator and faster os.walk()
|
||||
License: New BSD License
|
||||
URL: https://github.com/benhoyt/scandir
|
||||
@ -23,7 +23,6 @@ BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: python3-cffi
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gdb
|
||||
%description -n python3-scandir
|
||||
scandir, a better directory iterator and faster os.walk()
|
||||
|
||||
@ -76,5 +75,8 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 04 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.10.0-2
|
||||
- DESC: delete BuildRequires gdb
|
||||
|
||||
* Wed Jul 29 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||
- Package Spec generated
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user