python3-rapidfuzz: update to 3.14.5

This commit is contained in:
chrysos349
2026-06-19 16:52:32 +02:00
committed by Duncan Overbruck
parent f049cd57c0
commit 931c08e45f
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'python3-rapidfuzz'
pkgname=python3-rapidfuzz
version=3.14.3
version=3.14.5
revision=1
build_style=python3-pep517
hostmakedepends="python3-scikit-build-core ninja"
@@ -13,7 +13,7 @@ license="MIT"
homepage="https://github.com/maxbachmann/rapidfuzz"
changelog="https://github.com/rapidfuzz/RapidFuzz/releases"
distfiles="${PYPI_SITE}/r/rapidfuzz/rapidfuzz-${version}.tar.gz"
checksum=2491937177868bc4b1e469087601d53f925e8d270ccc21e07404b4b5814b7b5f
checksum=ba10ac57884ce82112f7ed910b67e7fb6072d8ef2c06e30dc63c0f604a112e0e
export CMAKE_ARGS="-DPython_INCLUDE_DIR:PATH=${XBPS_CROSS_BASE}/${py3_inc}"