diff options
Diffstat (limited to 'graphics/py-pyproj/files/patch-pyproject.toml')
-rw-r--r-- | graphics/py-pyproj/files/patch-pyproject.toml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/graphics/py-pyproj/files/patch-pyproject.toml b/graphics/py-pyproj/files/patch-pyproject.toml deleted file mode 100644 index bc8234c8e07d..000000000000 --- a/graphics/py-pyproj/files/patch-pyproject.toml +++ /dev/null @@ -1,9 +0,0 @@ ---- pyproject.toml.orig 2023-09-22 06:56:11 UTC -+++ pyproject.toml -@@ -1,5 +1,5 @@ - [build-system] --requires = ["setuptools>=61.0.0", "wheel", "cython>=3"] -+requires = ["setuptools>=61.0.0", "wheel", "cython>=0.28.4"] - build-backend = "setuptools.build_meta" - - [project] |