update to 1.4.4 [release 1.4.4-1mamba;Sun Jun 02 2019]
This commit is contained in:
parent
eada547c7a
commit
f1c246773b
@ -1,5 +1,5 @@
|
||||
Name: python-autopep8
|
||||
Version: 1.4.3
|
||||
Version: 1.4.4
|
||||
Release: 1mamba
|
||||
Summary: Automatic generated to pep8 checked code
|
||||
Group: System/Libraries
|
||||
@ -43,11 +43,19 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
||||
|
||||
sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
||||
|
||||
%if 0%{?with_pyver}
|
||||
mv %{buildroot}%{_bindir}/autopep8 %{buildroot}%{_bindir}/autopep8-%{?pyappend}
|
||||
sed -i "s|%{_bindir}/autopep8|%{_bindir}/autopep8-%{?pyappend}|" %{name}.filelist
|
||||
%endif
|
||||
|
||||
%files %{?pyappend} -f %{name}.filelist
|
||||
%defattr(-,root,root)
|
||||
%doc README.rst
|
||||
|
||||
%changelog
|
||||
* Sun Jun 02 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.4-1mamba
|
||||
- update to 1.4.4
|
||||
|
||||
* Fri Dec 28 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.3-1mamba
|
||||
- update to 1.4.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user