python3Packages.fiona: relax cython constraint

This commit is contained in:
Martin Weinelt
2025-08-09 19:05:36 +02:00
parent 529c6b8df7
commit 232f9e1cd9
@@ -39,6 +39,11 @@ buildPythonPackage rec {
hash = "sha256-5NN6PBh+6HS9OCc9eC2TcBvkcwtI4DV8qXnz4tlaMXc=";
};
postPatch = ''
substituteInPlace pyproject.toml \
--replace-fail "cython~=3.0.2" cython
'';
build-system = [
cython
gdal # for gdal-config