From 448ebff2ed9d3b9e4cc520309d25e7834a463627 Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Fri, 5 Jan 2024 16:31:21 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 1.2.5-2mamba;Fri Apr 07 2023] --- python-pytoolconfig.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pytoolconfig.spec b/python-pytoolconfig.spec index b0e72b8..5fbd6e1 100644 --- a/python-pytoolconfig.spec +++ b/python-pytoolconfig.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pytoolconfig Version: 1.2.5 -Release: 1mamba +Release: 2mamba Summary: Python Tool Configuration Group: System/Libraries Vendor: openmamba @@ -51,6 +51,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Fri Apr 07 2023 Sdk Build System 1.2.5-2mamba +- rebuilt with python 3.10 + * Tue Jan 31 2023 Automatic Build System 1.2.5-1mamba - automatic version update by autodist