summaryrefslogtreecommitdiff
path: root/graphics/py-pyproj/files/patch-pyproject.toml
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-02-19 19:54:25 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-02-19 19:54:25 +0800
commit42bcff23f18352743659e26752c1795f3fbbaa7e (patch)
treebf45bd2dfdb7d724cbc7dfed4a5549278ac440db /graphics/py-pyproj/files/patch-pyproject.toml
parentgames/py-pysol-cards: Update to 0.18.1 (diff)
graphics/py-pyproj: Update to 3.7.1
Changes: https://github.com/pyproj4/pyproj/releases
Diffstat (limited to 'graphics/py-pyproj/files/patch-pyproject.toml')
-rw-r--r--graphics/py-pyproj/files/patch-pyproject.toml9
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]