OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=72
This commit is contained in:
parent
53b6e29688
commit
3139769f54
@ -93,7 +93,7 @@ python setup.py build
|
||||
|
||||
%install
|
||||
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
||||
rm -rf requests/packages
|
||||
rm -rf %{buildroot}%{python_sitelib}/requests/packages
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
Reference in New Issue
Block a user