Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Dec 2025 07:47:18 +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: ddd25b666969 - main - textproc/py-jinjanator-plugins: Update to 25.1.0
Message-ID:  <6937d406.2bb50.3f0a0b3c@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=ddd25b666969fbeae14b69528d412966fa717aad

commit ddd25b666969fbeae14b69528d412966fa717aad
Author:     Juraj Lutter <otis@FreeBSD.org>
AuthorDate: 2025-12-09 07:45:34 +0000
Commit:     Juraj Lutter <otis@FreeBSD.org>
CommitDate: 2025-12-09 07:47:00 +0000

    textproc/py-jinjanator-plugins: Update to 25.1.0
---
 textproc/py-jinjanator-plugins/Makefile                   |  2 +-
 textproc/py-jinjanator-plugins/distinfo                   |  6 +++---
 textproc/py-jinjanator-plugins/files/patch-pyproject.toml | 11 +++++++++++
 3 files changed, 15 insertions(+), 4 deletions(-)

diff --git a/textproc/py-jinjanator-plugins/Makefile b/textproc/py-jinjanator-plugins/Makefile
index b1dcf5562cef..fd90ac17cc11 100644
--- a/textproc/py-jinjanator-plugins/Makefile
+++ b/textproc/py-jinjanator-plugins/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	jinjanator-plugins
-DISTVERSION=	24.2.0
+DISTVERSION=	25.1.0
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-jinjanator-plugins/distinfo b/textproc/py-jinjanator-plugins/distinfo
index 5fc09b94d771..0b3073074507 100644
--- a/textproc/py-jinjanator-plugins/distinfo
+++ b/textproc/py-jinjanator-plugins/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1752142398
-SHA256 (jinjanator_plugins-24.2.0.tar.gz) = 5fa8eecb6d9fbef5e7947b3820da4bd7b2ef3f102721e42382de5e71e52b409a
-SIZE (jinjanator_plugins-24.2.0.tar.gz) = 16832
+TIMESTAMP = 1765265752
+SHA256 (jinjanator_plugins-25.1.0.tar.gz) = 46fdc53dc375bd6f460b2095f3073579a7a7a115487418156e9611ca5c8a96a8
+SIZE (jinjanator_plugins-25.1.0.tar.gz) = 17037
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]



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6937d406.2bb50.3f0a0b3c>