From 7a439a42852de8a151c42181ad179be0a603c432 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 11:16:37 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 2.0.0-2mamba;Tue Aug 15 2023] --- python-iniconfig.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-iniconfig.spec b/python-iniconfig.spec index a35bc92..d6d9af2 100644 --- a/python-iniconfig.spec +++ b/python-iniconfig.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-iniconfig Version: 2.0.0 -Release: 1mamba +Release: 2mamba Summary: A small and simple INI-file parser module Group: System/Libraries Vendor: openmamba @@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Aug 15 2023 Silvan Calarco 2.0.0-2mamba +- rebuilt with python 3.10 + * Mon Mar 06 2023 Automatic Build System 2.0.0-1mamba - automatic version update by autodist