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:
Automatic Build System 2024-01-06 10:47:44 +01:00
parent 28cf247c9d
commit aac935a4cc

View File

@ -1,6 +1,6 @@
Name: python-autopep8
Version: 2.0.4
Release: 1mamba
Release: 2mamba
Summary: Automatic generated to pep8 checked code
Group: System/Libraries
Vendor: openmamba
@ -10,8 +10,9 @@ URL: https://github.com/hhatto/autopep8
Source: http://pypi.debian.net/autopep8/autopep8-%{version}.tar.gz
License: MIT
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython3-devel
BuildRequires: libpython311-devel
## AUTOBUILDREQ-END
BuildRequires: python3-devel >= 3.11.5-3mamba
Requires: python >= %python_version
Requires: python-pep8
BuildArch: noarch
@ -52,6 +53,9 @@ sed -i "s|%{_bindir}/autopep8|%{_bindir}/autopep8-%{?pyappend}|" %{name}.filelis
%doc README.rst
%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
- automatic version update by autodist