Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/python3-rapidfuzz/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'python3-rapidfuzz'
pkgname=python3-rapidfuzz
version=3.14.3
version=3.14.5
revision=1
build_style=python3-pep517
hostmakedepends="python3-scikit-build-core ninja"
Expand All @@ -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=2491937177868bc4b1e469087601d53f925e8d270ccc21e07404b4b5814b7b5f
checksum=ba10ac57884ce82112f7ed910b67e7fb6072d8ef2c06e30dc63c0f604a112e0e

export CMAKE_ARGS="-DPython_INCLUDE_DIR:PATH=${XBPS_CROSS_BASE}/${py3_inc}"

Expand Down