From ac1122ea399154f1a5ae39e375d417196ceafce2 Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Sat, 6 Jan 2024 11:26:59 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 0.7.0-2mamba;Fri Apr 07 2023] --- python-mccabe.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-mccabe.spec b/python-mccabe.spec index 6613cc1..12c33e7 100644 --- a/python-mccabe.spec +++ b/python-mccabe.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-mccabe Version: 0.7.0 -Release: 1mamba +Release: 2mamba Summary: McCabe checker, plugin for flake8 Group: System/Libraries Vendor: openmamba @@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Fri Apr 07 2023 Sdk Build System 0.7.0-2mamba +- rebuilt with python 3.10 + * Mon Feb 14 2022 Automatic Build System 0.7.0-1mamba - automatic version update by autodist