Dirk Mueller 2015-10-21 21:04:56 +00:00 committed by Git OBS Bridge
parent 6ea8cd990e
commit 6fd6cd6487

View File

@ -78,7 +78,6 @@ python setup.py build
%install
python setup.py install \
--root=%{buildroot} --prefix=%{_prefix}
rm -rf %{buildroot}%{python_sitelib}/requests/packages/
%check
python setup.py test