From 943c1e178b19eb89ce7a6dbc5061cd0bb27809d2 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 01:57:34 +0000 Subject: automatic import of python-Levenshtein --- .gitignore | 1 + python-Levenshtein.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 652c45a..bb4754b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /Levenshtein-0.20.9.tar.gz +/Levenshtein-0.21.0.tar.gz diff --git a/python-Levenshtein.spec b/python-Levenshtein.spec index daf8db8..26da6b8 100644 --- a/python-Levenshtein.spec +++ b/python-Levenshtein.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-Levenshtein -Version: 0.20.9 +Version: 0.21.0 Release: 1 Summary: Python extension for computing string edit distances and similarities. License: GPL URL: https://github.com/maxbachmann/Levenshtein -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/22/ea/b2c2c26477111be2938dca870044583f6e785d952c0c424c7ccf0dbe0144/Levenshtein-0.20.9.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ff/2a/f90caf823d1f751b4c604d1839402e4c7a59f45f5c4d98e3737c5a8dd117/Levenshtein-0.21.0.tar.gz Requires: python3-rapidfuzz @@ -220,7 +220,7 @@ See the file [COPYING](https://github.com/maxbachmann/Levenshtein/blob/main/COPY %prep -%autosetup -n Levenshtein-0.20.9 +%autosetup -n Levenshtein-0.21.0 %build %py3_build @@ -260,5 +260,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Fri Apr 07 2023 Python_Bot - 0.20.9-1 +* Fri Apr 21 2023 Python_Bot - 0.21.0-1 - Package Spec generated diff --git a/sources b/sources index ef61495..04c7818 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -daf3c48da15f1b4788d307f22d393c9a Levenshtein-0.20.9.tar.gz +4b4c64ca413545505e4c6fe475643c7c Levenshtein-0.21.0.tar.gz -- cgit v1.2.3