opnsense-ports/devel/py-astroid/files/patch-pyproject.toml
Franco Fichtner b42f7f1598 devel/py-astroid: sync with upstream
Taken from: FreeBSD
2023-04-11 09:42:57 +02:00

9 lines
253 B
TOML

--- pyproject.toml.orig 2023-03-05 23:08:15 UTC
+++ pyproject.toml
@@ -1,5 +1,5 @@
[build-system]
-requires = ["setuptools>=64.0", "wheel>=0.37.1"]
+requires = ["setuptools>=62.6", "wheel>=0.37.1"]
build-backend = "setuptools.build_meta"
[project]