diff options
Diffstat (limited to 'x11-fonts/py-rendercv-fonts/files/patch-pyproject.toml')
| -rw-r--r-- | x11-fonts/py-rendercv-fonts/files/patch-pyproject.toml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/x11-fonts/py-rendercv-fonts/files/patch-pyproject.toml b/x11-fonts/py-rendercv-fonts/files/patch-pyproject.toml new file mode 100644 index 000000000000..02b4185a9237 --- /dev/null +++ b/x11-fonts/py-rendercv-fonts/files/patch-pyproject.toml @@ -0,0 +1,9 @@ +--- pyproject.toml.orig 2025-12-19 20:56:16 UTC ++++ pyproject.toml +@@ -1,5 +1,5 @@ + [build-system] +-requires = ["hatchling==1.26.3"] ++requires = ["hatchling"] + build-backend = "hatchling.build" + + [tool.hatch.build.targets.wheel] |
