Files
ports/textproc/py-jinja2-cli/files/patch-pyproject.toml
T
Juraj Lutter 94ac9ca76d textproc/py-jinja2-cli: Update to 1.0.1
PR:		294758
Reported by:	Einar Bjarni Halldórsson <einar@isnic.is>
2026-04-24 18:47:35 +02:00

12 lines
241 B
TOML

--- pyproject.toml.orig 2026-04-24 16:43:43 UTC
+++ pyproject.toml
@@ -42,7 +42,7 @@ dev = [
]
[build-system]
-requires = ["uv_build>=0.9.0,<0.10.0"]
+requires = ["uv_build>=0.9.0"]
build-backend = "uv_build"
[tool.uv.build-backend]