parent
ab66271d35
commit
0df78cbde5
@ -1,12 +0,0 @@
|
||||
diff --git a/pyproject.toml b/pyproject.toml
|
||||
index 7f5442efc..0aaffcae4 100644
|
||||
--- a/pyproject.toml
|
||||
+++ b/pyproject.toml
|
||||
@@ -1,6 +1,6 @@
|
||||
[build-system]
|
||||
requires = [
|
||||
- "scikit-build-core>=0.10.7"
|
||||
+ "scikit-build-core>=0.10.6"
|
||||
]
|
||||
build-backend = "scikit_build_core.build"
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Template file for 'python3-rapidfuzz'
|
||||
pkgname=python3-rapidfuzz
|
||||
version=3.11.0
|
||||
version=3.12.1
|
||||
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=a53ca4d3f52f00b393fab9b5913c5bafb9afc27d030c8a1db1283da6917a860f
|
||||
checksum=6a98bbca18b4a37adddf2d8201856441c26e9c981d8895491b5bc857b5f780eb
|
||||
|
||||
export CMAKE_ARGS="-DPython_INCLUDE_DIR:PATH=${XBPS_CROSS_BASE}/${py3_inc}"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user