summaryrefslogtreecommitdiff
path: root/textproc/py-jinjanator
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-jinjanator')
-rw-r--r--textproc/py-jinjanator/Makefile2
-rw-r--r--textproc/py-jinjanator/distinfo6
-rw-r--r--textproc/py-jinjanator/files/patch-pyproject.toml2
3 files changed, 5 insertions, 5 deletions
diff --git a/textproc/py-jinjanator/Makefile b/textproc/py-jinjanator/Makefile
index 69d9680e553d..81ad1610fcd4 100644
--- a/textproc/py-jinjanator/Makefile
+++ b/textproc/py-jinjanator/Makefile
@@ -1,5 +1,5 @@
PORTNAME= jinjanator
-DISTVERSION= 25.2.0
+DISTVERSION= 25.3.0
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-jinjanator/distinfo b/textproc/py-jinjanator/distinfo
index 7a4d10358fb2..a942abf7c727 100644
--- a/textproc/py-jinjanator/distinfo
+++ b/textproc/py-jinjanator/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1752064750
-SHA256 (jinjanator-25.2.0.tar.gz) = d3df38c267f9274ad5460a4f29b88b460de40a9155dfc9b28633c38ac42df766
-SIZE (jinjanator-25.2.0.tar.gz) = 30538
+TIMESTAMP = 1765265717
+SHA256 (jinjanator-25.3.0.tar.gz) = ca0d9f290c8d89c32d11bf27ce06d0329388ce96e6ed5f35810f532d7d219473
+SIZE (jinjanator-25.3.0.tar.gz) = 30625
diff --git a/textproc/py-jinjanator/files/patch-pyproject.toml b/textproc/py-jinjanator/files/patch-pyproject.toml
index bd3163fa6db1..7bea4a4b88f2 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.28",
++ "hatchling<=1.28",
]
[project]