mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
python3-rapidfuzz: update to 3.9.1
This commit is contained in:
parent
1c6b7e70db
commit
af20df52ea
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-rapidfuzz'
|
||||
pkgname=python3-rapidfuzz
|
||||
version=3.8.1
|
||||
version=3.9.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="cmake python3-scikit-build"
|
||||
|
@ -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=a357aae6791118011ad3ab4f2a4aa7bd7a487e5f9981b390e9f3c2c5137ecadf
|
||||
checksum=a42eb645241f39a59c45a7fc15e3faf61886bff3a4a22263fd0f7cfb90e91b7f
|
||||
|
||||
export CMAKE_ARGS="-DPython_INCLUDE_DIR:PATH=${XBPS_CROSS_BASE}/${py3_inc}"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue