summaryrefslogtreecommitdiff
path: root/devel/py-gyp-next/files/patch-pyproject.toml
blob: 59ff914ff2b610fb4faa7db4d48ba47ef1e841d7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- pyproject.toml.orig	2025-06-22 10:53:48 UTC
+++ pyproject.toml
@@ -12,7 +12,7 @@ requires-python = ">=3.8"
 readme = "README.md"
 license = { file="LICENSE" }
 requires-python = ">=3.8"
-dependencies = ["packaging>=24.0", "setuptools>=69.5.1"]
+dependencies = ["packaging>=24.0", "setuptools>=61.0"]
 classifiers = [
     "Development Status :: 3 - Alpha",
     "Environment :: Console",