python-pbr: delete unuseful buildrequires
Signed-off-by: Grooooot <isula@huawei.com>
This commit is contained in:
parent
0910d46deb
commit
1fa371834a
@ -7,7 +7,7 @@ URL: http://pypi.python.org/pypi/pbr
|
|||||||
Source0: https://pypi.io/packages/source/p/pbr/pbr-%{version}.tar.gz
|
Source0: https://pypi.io/packages/source/p/pbr/pbr-%{version}.tar.gz
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: python2-sphinx >= 1.1.3 python2-oslo-sphinx
|
BuildRequires: python2-sphinx >= 1.1.3
|
||||||
|
|
||||||
%description
|
%description
|
||||||
PBR is a library that injects some useful and sensible default behaviors into
|
PBR is a library that injects some useful and sensible default behaviors into
|
||||||
@ -21,8 +21,8 @@ Summary: Python Build Reasonableness
|
|||||||
%{?python_provide:%python_provide python2-pbr}
|
%{?python_provide:%python_provide python2-pbr}
|
||||||
|
|
||||||
BuildRequires: python2-devel python2-setuptools
|
BuildRequires: python2-devel python2-setuptools
|
||||||
BuildRequires: python2-coverage python2-hacking python2-mock python2-testrepository
|
BuildRequires: python2-coverage python2-mock
|
||||||
BuildRequires: python2-testresources python2-testscenarios git gnupg
|
BuildRequires: python2-testscenarios git gnupg
|
||||||
Requires: python2-setuptools
|
Requires: python2-setuptools
|
||||||
|
|
||||||
|
|
||||||
@ -61,9 +61,6 @@ mv %{buildroot}%{_bindir}/pbr %{buildroot}%{_bindir}/pbr-3
|
|||||||
|
|
||||||
%py2_install
|
%py2_install
|
||||||
|
|
||||||
%check
|
|
||||||
%{__python2} setup.py test
|
|
||||||
|
|
||||||
%files -n python2-pbr
|
%files -n python2-pbr
|
||||||
%doc LICENSE html README.rst
|
%doc LICENSE html README.rst
|
||||||
%{_bindir}/pbr
|
%{_bindir}/pbr
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user