automatic version update by autodist [release 1.5.6-1mamba;Wed Mar 17 2021]
This commit is contained in:
parent
fe7e9d6ecb
commit
0da7b41a76
@ -1,5 +1,5 @@
|
|||||||
Name: python-autopep8
|
Name: python-autopep8
|
||||||
Version: 1.5.5
|
Version: 1.5.6
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Automatic generated to pep8 checked code
|
Summary: Automatic generated to pep8 checked code
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -10,12 +10,10 @@ URL: https://github.com/hhatto/autopep8
|
|||||||
Source: http://pypi.debian.net/autopep8/autopep8-%{version}.tar.gz
|
Source: http://pypi.debian.net/autopep8/autopep8-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
Requires: python-pep8
|
Requires: python-pep8
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
autopep8 is automatic generated to pep8 checked code.
|
autopep8 is automatic generated to pep8 checked code.
|
||||||
@ -53,6 +51,9 @@ sed -i "s|%{_bindir}/autopep8|%{_bindir}/autopep8-%{?pyappend}|" %{name}.filelis
|
|||||||
%doc README.rst
|
%doc README.rst
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 17 2021 Automatic Build System <autodist@mambasoft.it> 1.5.6-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Feb 04 2021 Automatic Build System <autodist@mambasoft.it> 1.5.5-1mamba
|
* Thu Feb 04 2021 Automatic Build System <autodist@mambasoft.it> 1.5.5-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user