Date: Tue, 09 Dec 2025 07:47:19 +0000 From: Juraj Lutter <otis@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: eb6ce0fea3c4 - main - textproc/py-jinjanator: Update to 25.3.0 Message-ID: <6937d407.2a6c4.376d437b@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=eb6ce0fea3c402704632920444ebd79ea2e6d6a0 commit eb6ce0fea3c402704632920444ebd79ea2e6d6a0 Author: Juraj Lutter <otis@FreeBSD.org> AuthorDate: 2025-12-09 07:46:04 +0000 Commit: Juraj Lutter <otis@FreeBSD.org> CommitDate: 2025-12-09 07:47:00 +0000 textproc/py-jinjanator: Update to 25.3.0 --- textproc/py-jinjanator/Makefile | 2 +- textproc/py-jinjanator/distinfo | 6 +++--- textproc/py-jinjanator/files/patch-pyproject.toml | 2 +- 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]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6937d407.2a6c4.376d437b>
