summaryrefslogtreecommitdiff
path: root/devel/py-thriftpy2/files/patch-pyproject.toml
blob: 8bbcc8eff877b74d9c3d01e17a0ba4a1de25c612 (plain) (blame)
1
2
3
4
5
6
7
8
9
--- pyproject.toml.orig	2025-07-14 13:08:30 UTC
+++ pyproject.toml
@@ -1,5 +1,5 @@
 [build-system]
-requires = ["setuptools>=68", "cython>=0.28.4,<4", "toml"]
+requires = ["setuptools>=61", "cython>=0.28.4,<4", "toml"]
 
 [project]
 name = "thriftpy2"