From fa36a92767e40cb3286d1ed72b72969b4e8e4ba2 Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Sat, 6 Jan 2024 11:16:30 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 0.5.1-2mamba;Sun Apr 09 2023] --- python-inflection.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-inflection.spec b/python-inflection.spec index e1ca955..23c1bbc 100644 --- a/python-inflection.spec +++ b/python-inflection.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-inflection Version: 0.5.1 -Release: 1mamba +Release: 2mamba Summary: A port of Ruby on Rails inflector to Python Group: System/Libraries Vendor: openmamba @@ -45,5 +45,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Sun Apr 09 2023 Sdk Build System 0.5.1-2mamba +- rebuilt with python 3.10 + * Mon Feb 14 2022 Silvan Calarco 0.5.1-1mamba - package created using the webbuild interface