mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 16:47:00 +02:00
parent
faa142e153
commit
05464e28b8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-rapidfuzz'
|
||||
pkgname=python3-rapidfuzz
|
||||
version=3.9.3
|
||||
revision=2
|
||||
version=3.9.4
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="cmake python3-scikit-build"
|
||||
makedepends="python3-devel rapidfuzz-cpp"
|
||||
|
@ -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=b398ea66e8ed50451bce5997c430197d5e4b06ac4aa74602717f792d8d8d06e2
|
||||
checksum=366bf8947b84e37f2f4cf31aaf5f37c39f620d8c0eddb8b633e6ba0129ca4a0a
|
||||
|
||||
export CMAKE_ARGS="-DPython_INCLUDE_DIR:PATH=${XBPS_CROSS_BASE}/${py3_inc}"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue