From 42bcff23f18352743659e26752c1795f3fbbaa7e Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Wed, 19 Feb 2025 19:54:25 +0800 Subject: graphics/py-pyproj: Update to 3.7.1 Changes: https://github.com/pyproj4/pyproj/releases --- graphics/py-pyproj/files/patch-pyproject.toml | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 graphics/py-pyproj/files/patch-pyproject.toml (limited to 'graphics/py-pyproj/files/patch-pyproject.toml') 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] -- cgit v1.2.3