python3-rapidfuzz: update to 3.5.2
This commit is contained in:
parent
093b4b701a
commit
4bff354b8c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-rapidfuzz'
|
||||
pkgname=python3-rapidfuzz
|
||||
version=3.4.0
|
||||
version=3.5.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="cmake python3-scikit-build"
|
||||
|
@ -12,7 +12,7 @@ maintainer="chrysos349 <chrysostom349@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/maxbachmann/rapidfuzz"
|
||||
distfiles="${PYPI_SITE}/r/rapidfuzz/rapidfuzz-${version}.tar.gz"
|
||||
checksum=a74112e2126b428c77db5e96f7ce34e91e750552147305b2d361122cbede2955
|
||||
checksum=9e9b395743e12c36a3167a3a9fd1b4e11d92fb0aa21ec98017ee6df639ed385e
|
||||
|
||||
export CMAKE_ARGS="-DPython_INCLUDE_DIR:PATH=${XBPS_CROSS_BASE}/${py3_inc}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue