automatic version update by autodist [release 8.1.0-1mamba;Thu Mar 24 2016]

This commit is contained in:
Automatic Build System 2024-01-05 16:17:58 +01:00
parent 295faa9f23
commit c5211a0542

View File

@ -1,5 +1,5 @@
Name: python-pip
Version: 8.0.2
Version: 8.1.0
Release: 1mamba
Summary: A tool for installing and managing Python packages
Group: System/Libraries
@ -41,7 +41,7 @@ CFLAGS="%{optflags}" %{__python} setup.py build
--single-version-externally-managed \
--record=%{name}.filelist
sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
#sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%if "%{?pyappend}"
rm -f %{buildroot}%{_bindir}/pip
@ -52,6 +52,9 @@ sed -i "\,%{_bindir}/pip$,d" %{name}.filelist
%defattr(-,root,root)
%changelog
* Thu Mar 24 2016 Automatic Build System <autodist@mambasoft.it> 8.1.0-1mamba
- automatic version update by autodist
* Sun Jan 24 2016 Automatic Build System <autodist@mambasoft.it> 8.0.2-1mamba
- automatic version update by autodist