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
|
%install
|
||||||
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
||||||
rm -rf requests/packages
|
rm -rf %{buildroot}%{python_sitelib}/requests/packages
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user