summarylogtreecommitdiffstats
path: root/python-pyrosm-cykhash-2.0.1.patch
blob: 8228866e194c610997e7b441dd3536f69c81ef47 (plain)
1
2
3
4
5
6
7
diff --unified --recursive --text a/pyproject.toml b/pyproject.toml
--- a/pyproject.toml	2022-05-16 12:40:01.000000000 +0200
+++ b/pyproject.toml	2024-05-02 11:18:44.242675717 +0200
@@ -1,2 +1,2 @@
 [build-system]
-requires = ["setuptools", "wheel", "Cython", "cykhash==2.0.0", "pyrobuf"]
+requires = ["setuptools", "wheel", "Cython", "cykhash>=2.0.0", "pyrobuf"]