mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
a76ac0550e
commit
89d4124070
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-rapidfuzz'
|
# Template file for 'python3-rapidfuzz'
|
||||||
pkgname=python3-rapidfuzz
|
pkgname=python3-rapidfuzz
|
||||||
version=3.10.1
|
version=3.11.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-scikit-build-core ninja"
|
hostmakedepends="python3-scikit-build-core ninja"
|
||||||
makedepends="python3-devel rapidfuzz-cpp"
|
makedepends="python3-devel rapidfuzz-cpp"
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://github.com/maxbachmann/rapidfuzz"
|
homepage="https://github.com/maxbachmann/rapidfuzz"
|
||||||
changelog="https://github.com/rapidfuzz/RapidFuzz/releases"
|
changelog="https://github.com/rapidfuzz/RapidFuzz/releases"
|
||||||
distfiles="${PYPI_SITE}/r/rapidfuzz/rapidfuzz-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/r/rapidfuzz/rapidfuzz-${version}.tar.gz"
|
||||||
checksum=5a15546d847a915b3f42dc79ef9b0c78b998b4e2c53b252e7166284066585979
|
checksum=a53ca4d3f52f00b393fab9b5913c5bafb9afc27d030c8a1db1283da6917a860f
|
||||||
|
|
||||||
export CMAKE_ARGS="-DPython_INCLUDE_DIR:PATH=${XBPS_CROSS_BASE}/${py3_inc}"
|
export CMAKE_ARGS="-DPython_INCLUDE_DIR:PATH=${XBPS_CROSS_BASE}/${py3_inc}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue