From 610c9dc5cc98850a18bef02e56dc0db8360e9659 Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Sat, 6 Jan 2024 10:47:44 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 2.0.2-2mamba;Sun Apr 09 2023] --- python-autopep8.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-autopep8.spec b/python-autopep8.spec index 7f90bc1..f285807 100644 --- a/python-autopep8.spec +++ b/python-autopep8.spec @@ -1,6 +1,6 @@ Name: python-autopep8 Version: 2.0.2 -Release: 1mamba +Release: 2mamba Summary: Automatic generated to pep8 checked code Group: System/Libraries Vendor: openmamba @@ -52,6 +52,9 @@ sed -i "s|%{_bindir}/autopep8|%{_bindir}/autopep8-%{?pyappend}|" %{name}.filelis %doc README.rst %changelog +* Sun Apr 09 2023 Sdk Build System 2.0.2-2mamba +- rebuilt with python 3.10 + * Sat Mar 04 2023 Automatic Build System 2.0.2-1mamba - automatic version update by autodist