From aac935a4ccfeae107df624de313c6113e0b7f54b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:47:44 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 2.0.4-2mamba;Tue Sep 26 2023] --- python-autopep8.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/python-autopep8.spec b/python-autopep8.spec index 54a5294..48f121d 100644 --- a/python-autopep8.spec +++ b/python-autopep8.spec @@ -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 2.0.4-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Sun Aug 27 2023 Automatic Build System 2.0.4-1mamba - automatic version update by autodist