diff options
Diffstat (limited to 'textproc/py-jinjanator-plugins/files/patch-pyproject.toml')
| -rw-r--r-- | textproc/py-jinjanator-plugins/files/patch-pyproject.toml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/py-jinjanator-plugins/files/patch-pyproject.toml b/textproc/py-jinjanator-plugins/files/patch-pyproject.toml new file mode 100644 index 000000000000..d723c3a6cb9d --- /dev/null +++ b/textproc/py-jinjanator-plugins/files/patch-pyproject.toml @@ -0,0 +1,11 @@ +--- pyproject.toml.orig 2025-12-09 07:40:39 UTC ++++ pyproject.toml +@@ -3,7 +3,7 @@ requires = [ + requires = [ + "hatch-fancy-pypi-readme", + "hatch-vcs", +- "hatchling<1.27", ++ "hatchling<=1.28", + ] + + [project] |
