!12 [轻量级PR] 删除spec文件中不必要的buildrequirements
From: @kkzhs_admin Reviewed-by: @xiyuanwang Signed-off-by: @xiyuanwang
This commit is contained in:
commit
87923ebdc8
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-textfsm
|
Name: python-textfsm
|
||||||
Version: 1.1.0
|
Version: 1.1.0
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Python module for parsing semi-structured text into python tables.
|
Summary: Python module for parsing semi-structured text into python tables.
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://github.com/google/textfsm
|
URL: https://github.com/google/textfsm
|
||||||
@ -29,11 +29,9 @@ licence for the benefit of the wider community.
|
|||||||
Summary: Python module for parsing semi-structured text into python tables.
|
Summary: Python module for parsing semi-structured text into python tables.
|
||||||
Provides: python-textfsm
|
Provides: python-textfsm
|
||||||
BuildRequires: python3-pip
|
BuildRequires: python3-pip
|
||||||
BuildRequires: python3-pbr
|
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
BuildRequires: python3-six
|
BuildRequires: python3-six
|
||||||
BuildRequires: python3-pytest-runner
|
|
||||||
Requires: python3-future
|
Requires: python3-future
|
||||||
Requires: python3-six
|
Requires: python3-six
|
||||||
Requires: python3-pytest-runner
|
Requires: python3-pytest-runner
|
||||||
@ -115,6 +113,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 3 2022 zhaoshuang <zhaoshuang@uniontech.com>
|
||||||
|
- remove some unnecessary buildrequires
|
||||||
|
|
||||||
* Fri Aug 6 2021 huangtianhua <huangtianhua@huawei.com>
|
* Fri Aug 6 2021 huangtianhua <huangtianhua@huawei.com>
|
||||||
- Adds pip/pbr/pytest-runner as BuildRequires
|
- Adds pip/pbr/pytest-runner as BuildRequires
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user