From bc0e8514c87bad1ffe1b43ba18fd7917ff070ff9 Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Sat, 6 Jan 2024 11:08:38 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 2.16.3-2mamba;Fri Apr 07 2023] --- python-fastjsonschema.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-fastjsonschema.spec b/python-fastjsonschema.spec index 513b4b4..78a8ab4 100644 --- a/python-fastjsonschema.spec +++ b/python-fastjsonschema.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-fastjsonschema Version: 2.16.3 -Release: 1mamba +Release: 2mamba Summary: Fastest Python implementation of JSON schema 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 2.16.3-2mamba +- rebuilt with python 3.10 + * Sun Feb 26 2023 Automatic Build System 2.16.3-1mamba - automatic version update by autodist