automatic version update by autodist [release 0.10.7-1mamba;Tue May 01 2018]

This commit is contained in:
Automatic Build System 2024-01-05 16:35:39 +01:00
parent 5f334b6de2
commit c5a76a4857

View File

@ -1,5 +1,5 @@
Name: python-rope
Version: 0.10.2
Version: 0.10.7
Release: 1mamba
Summary: A python refactoring library
Group: System/Libraries
@ -33,7 +33,7 @@ CFLAGS="%{optflags}" %{__python} setup.py build
--install-lib=%{python_sitearch} \
--record=%{name}.filelist
sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
#sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%files -f %{name}.filelist
%defattr(-,root,root)
@ -45,5 +45,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
# %doc README.rst
%changelog
* Tue May 01 2018 Automatic Build System <autodist@mambasoft.it> 0.10.7-1mamba
- automatic version update by autodist
* Wed Oct 07 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.10.2-1mamba
- package created using the webbuild interface