Autobuild autoformatter for 55758
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pip?expand=0&rev=2
This commit is contained in:
parent
a01576fb2c
commit
7f20eeb315
@ -16,6 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: python-pip
|
||||
Version: 0.8.1
|
||||
Release: 1
|
||||
@ -45,21 +46,16 @@ Author:
|
||||
%prep
|
||||
%setup -q -n pip-%version
|
||||
|
||||
|
||||
%build
|
||||
python setup.py build
|
||||
|
||||
|
||||
%install
|
||||
python setup.py install --prefix=%{_prefix} --root=%{buildroot} --record-rpm=filelist
|
||||
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
|
||||
%files -f filelist
|
||||
%defattr(-,root,root)
|
||||
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user