opnsense-ports/devel/py-undefined/files/patch-pyproject.toml
Franco Fichtner e759319117 */*: sync with upstream
Taken from: FreeBSD
2024-04-02 14:34:30 +02:00

11 lines
263 B
TOML

--- pyproject.toml.orig 2019-07-26 01:33:34 UTC
+++ pyproject.toml
@@ -1,6 +1,6 @@
[build-system]
-requires = ["flit"]
-build-backend = "flit.buildapi"
+requires = ["flit_core"]
+build-backend = "flit_core.buildapi"
[tool.flit.metadata]
module = "undefined"