automatic version update by autodist [release 1.7.0-1mamba;Wed Aug 10 2022]
This commit is contained in:
parent
d9f35a90c7
commit
61efd6e672
@ -1,5 +1,5 @@
|
||||
Name: python-autopep8
|
||||
Version: 1.6.0
|
||||
Version: 1.7.0
|
||||
Release: 1mamba
|
||||
Summary: Automatic generated to pep8 checked code
|
||||
Group: System/Libraries
|
||||
@ -10,6 +10,7 @@ URL: https://github.com/hhatto/autopep8
|
||||
Source: http://pypi.debian.net/autopep8/autopep8-%{version}.tar.gz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: python >= %python_version
|
||||
Requires: python-pep8
|
||||
@ -51,6 +52,9 @@ sed -i "s|%{_bindir}/autopep8|%{_bindir}/autopep8-%{?pyappend}|" %{name}.filelis
|
||||
%doc README.rst
|
||||
|
||||
%changelog
|
||||
* Wed Aug 10 2022 Automatic Build System <autodist@mambasoft.it> 1.7.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 24 2021 Automatic Build System <autodist@mambasoft.it> 1.6.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user