mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
parent
9285479f00
commit
63b8b3aecd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-rapidfuzz'
|
||||
pkgname=python3-rapidfuzz
|
||||
version=3.12.1
|
||||
version=3.13.0
|
||||
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=6a98bbca18b4a37adddf2d8201856441c26e9c981d8895491b5bc857b5f780eb
|
||||
checksum=d2eaf3839e52cbcc0accbe9817a67b4b0fcf70aaeb229cfddc1c28061f9ce5d8
|
||||
|
||||
export CMAKE_ARGS="-DPython_INCLUDE_DIR:PATH=${XBPS_CROSS_BASE}/${py3_inc}"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue