From 64f6a43e7ec9f4f4f60384d40b1074296bcff4ed53adb4f5735a9000bdd9dc19 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 13 Mar 2024 19:02:36 +0000 Subject: [PATCH] - update to 3.6.2: * upgrade rapidfuzz-cpp which includes a fix for build issues on some compilers * fix some issues with the sphinx config OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rapidfuzz?expand=0&rev=18 --- python-rapidfuzz.changes | 8 ++++++++ python-rapidfuzz.spec | 2 +- rapidfuzz-3.6.1.tar.gz | 3 --- rapidfuzz-3.6.2.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 rapidfuzz-3.6.1.tar.gz create mode 100644 rapidfuzz-3.6.2.tar.gz diff --git a/python-rapidfuzz.changes b/python-rapidfuzz.changes index 0a2f5e7..0eea31e 100644 --- a/python-rapidfuzz.changes +++ b/python-rapidfuzz.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Mar 13 19:02:16 UTC 2024 - Dirk Müller + +- update to 3.6.2: + * upgrade rapidfuzz-cpp which includes a fix for build issues + on some compilers + * fix some issues with the sphinx config + ------------------------------------------------------------------- Sun Jan 21 10:46:47 UTC 2024 - Dirk Müller diff --git a/python-rapidfuzz.spec b/python-rapidfuzz.spec index ef48f02..04c9e52 100644 --- a/python-rapidfuzz.spec +++ b/python-rapidfuzz.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-rapidfuzz -Version: 3.6.1 +Version: 3.6.2 Release: 0 Summary: Rapid fuzzy string matching License: MIT diff --git a/rapidfuzz-3.6.1.tar.gz b/rapidfuzz-3.6.1.tar.gz deleted file mode 100644 index 8cc7b3a..0000000 --- a/rapidfuzz-3.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35660bee3ce1204872574fa041c7ad7ec5175b3053a4cb6e181463fc07013de7 -size 1559239 diff --git a/rapidfuzz-3.6.2.tar.gz b/rapidfuzz-3.6.2.tar.gz new file mode 100644 index 0000000..bac3cac --- /dev/null +++ b/rapidfuzz-3.6.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf911e792ab0c431694c9bf2648afabfd92099103f2e31492893e078ddca5e1a +size 1556623