aboutsummaryrefslogtreecommitdiff
path: root/python/python3-rapidfuzz/README
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-06-17 17:04:19 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-06-21 08:55:36 +0700
commit4e84c3bf70dc07743755a7dadc8e77c16567c81c (patch)
treee3c1e985129f5bd32941aaca03f82e284b1a60ed /python/python3-rapidfuzz/README
parent6c7c8fe8c56587ae240d9744bc50d4ab4f26ace9 (diff)
python/python3-rapidfuzz: Version bump to 3.13.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-rapidfuzz/README')
-rw-r--r--python/python3-rapidfuzz/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/python/python3-rapidfuzz/README b/python/python3-rapidfuzz/README
index 90107c0967..137d37ce76 100644
--- a/python/python3-rapidfuzz/README
+++ b/python/python3-rapidfuzz/README
@@ -2,6 +2,3 @@ python3-rapidfuzz (Rapid fuzzy string matching)
RapidFuzz is a fast string matching library for Python and C++,
which is using the string similarity calculations from FuzzyWuzzy.
-
-NOTE: Unable to support newer versions than 1.9.1 due to requiring a
-newer Cython than included in Slackware (needs 3.0.9).