!2 python-pbr: delete unuseful buildrequires
Merge pull request !2 from Grooooot/master
This commit is contained in:
commit
19a74c99b2
@ -7,7 +7,7 @@ URL: http://pypi.python.org/pypi/pbr
|
||||
Source0: https://pypi.io/packages/source/p/pbr/pbr-%{version}.tar.gz
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: python2-sphinx >= 1.1.3 python2-oslo-sphinx
|
||||
BuildRequires: python2-sphinx >= 1.1.3
|
||||
|
||||
%description
|
||||
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}
|
||||
|
||||
BuildRequires: python2-devel python2-setuptools
|
||||
BuildRequires: python2-coverage python2-hacking python2-mock python2-testrepository
|
||||
BuildRequires: python2-testresources python2-testscenarios git gnupg
|
||||
BuildRequires: python2-coverage python2-mock
|
||||
BuildRequires: python2-testscenarios git gnupg
|
||||
Requires: python2-setuptools
|
||||
|
||||
|
||||
@ -61,9 +61,6 @@ mv %{buildroot}%{_bindir}/pbr %{buildroot}%{_bindir}/pbr-3
|
||||
|
||||
%py2_install
|
||||
|
||||
%check
|
||||
%{__python2} setup.py test
|
||||
|
||||
%files -n python2-pbr
|
||||
%doc LICENSE html README.rst
|
||||
%{_bindir}/pbr
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user