From 473859d1a791af15e4f2c823741f9ac462497d59 Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Fri, 5 Jan 2024 16:45:38 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 4.5.0-2mamba;Sat Apr 08 2023] --- python-textdistance.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-textdistance.spec b/python-textdistance.spec index 84b2b9e..4c96a0f 100644 --- a/python-textdistance.spec +++ b/python-textdistance.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-textdistance Version: 4.5.0 -Release: 1mamba +Release: 2mamba Summary: Python library for comparing distance between two or more sequences by many algorithms Group: System/Libraries Vendor: openmamba @@ -47,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Sat Apr 08 2023 Sdk Build System 4.5.0-2mamba +- rebuilt with python 3.10 + * Sun Sep 18 2022 Automatic Build System 4.5.0-1mamba - automatic version update by autodist