python3-rapidfuzz: update to 3.10.1
This commit is contained in:
parent
c0edafb1d4
commit
dc2fc5373b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-rapidfuzz'
|
||||
pkgname=python3-rapidfuzz
|
||||
version=3.10.0
|
||||
version=3.10.1
|
||||
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=6b62af27e65bb39276a66533655a2fa3c60a487b03935721c45b7809527979be
|
||||
checksum=5a15546d847a915b3f42dc79ef9b0c78b998b4e2c53b252e7166284066585979
|
||||
|
||||
export CMAKE_ARGS="-DPython_INCLUDE_DIR:PATH=${XBPS_CROSS_BASE}/${py3_inc}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue