OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=80
This commit is contained in:
parent
6ea8cd990e
commit
6fd6cd6487
@ -78,7 +78,6 @@ python setup.py build
|
|||||||
%install
|
%install
|
||||||
python setup.py install \
|
python setup.py install \
|
||||||
--root=%{buildroot} --prefix=%{_prefix}
|
--root=%{buildroot} --prefix=%{_prefix}
|
||||||
rm -rf %{buildroot}%{python_sitelib}/requests/packages/
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
python setup.py test
|
python setup.py test
|
||||||
|
Loading…
Reference in New Issue
Block a user