aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuraj Lutter <otis@FreeBSD.org>2026-09-01 19:35:09 +0000
committerJuraj Lutter <otis@FreeBSD.org>2026-09-01 19:35:09 +0000
commit648e90afd6747142656e46ffc053d6c317568ebe (patch)
tree31a33fe9ad717acb110ff2f412b58f550af7ca5e
parente4ebe0f4ae3484608c0066f7138b3c4899aa4398 (diff)
textproc/py-jinjanator: Chase hatchling update
Reported by: pkg-fallout
-rw-r--r--textproc/py-jinjanator/files/patch-pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-jinjanator/files/patch-pyproject.toml b/textproc/py-jinjanator/files/patch-pyproject.toml
index aa5893cd50b0..a35adbadd0d8 100644
--- a/textproc/py-jinjanator/files/patch-pyproject.toml
+++ b/textproc/py-jinjanator/files/patch-pyproject.toml
@@ -5,7 +5,7 @@
"hatch-fancy-pypi-readme",
"hatch-vcs",
- "hatchling<1.27",
-+ "hatchling<=1.31",
++ "hatchling<=1.32",
]
[project]