rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 2.0.4-2mamba;Tue Sep 26 2023]
This commit is contained in:
parent
28cf247c9d
commit
aac935a4cc
@ -1,6 +1,6 @@
|
|||||||
Name: python-autopep8
|
Name: python-autopep8
|
||||||
Version: 2.0.4
|
Version: 2.0.4
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Automatic generated to pep8 checked code
|
Summary: Automatic generated to pep8 checked code
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -10,8 +10,9 @@ 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: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
Requires: python-pep8
|
Requires: python-pep8
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -52,6 +53,9 @@ sed -i "s|%{_bindir}/autopep8|%{_bindir}/autopep8-%{?pyappend}|" %{name}.filelis
|
|||||||
%doc README.rst
|
%doc README.rst
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 2.0.4-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
* Sun Aug 27 2023 Automatic Build System <autodist@mambasoft.it> 2.0.4-1mamba
|
* Sun Aug 27 2023 Automatic Build System <autodist@mambasoft.it> 2.0.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user