Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Apr 2026 11:28:13 +0000
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 444a54fd652a - main - textproc/py-ttp-templates: Update to 0.5.2
Message-ID:  <69edf6cd.1e178.11e7c18e@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by kai:

URL: https://cgit.FreeBSD.org/ports/commit/?id=444a54fd652aed84fc79aee8616900ad0304cff8

commit 444a54fd652aed84fc79aee8616900ad0304cff8
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2026-04-26 11:27:19 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2026-04-26 11:27:19 +0000

    textproc/py-ttp-templates: Update to 0.5.2
    
    Changelog:
    
    https://github.com/dmulyalin/ttp_templates/releases/tag/0.5.2
---
 textproc/py-ttp-templates/Makefile | 4 ++--
 textproc/py-ttp-templates/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/textproc/py-ttp-templates/Makefile b/textproc/py-ttp-templates/Makefile
index 41ad141070a7..b27740b6b666 100644
--- a/textproc/py-ttp-templates/Makefile
+++ b/textproc/py-ttp-templates/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ttp-templates
-DISTVERSION=	0.5.1
+DISTVERSION=	0.5.2
 CATEGORIES=	textproc net-mgmt python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}ttp>=0.6.0:textproc/py-ttp@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}ttp>=0.10.0:textproc/py-ttp@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist pep517
diff --git a/textproc/py-ttp-templates/distinfo b/textproc/py-ttp-templates/distinfo
index a04803974fe3..0dd54335cc4a 100644
--- a/textproc/py-ttp-templates/distinfo
+++ b/textproc/py-ttp-templates/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1774352356
-SHA256 (ttp_templates-0.5.1.tar.gz) = 7aa868abfb3942905a953d160af51139340495cf087529630a162a7994b3f81b
-SIZE (ttp_templates-0.5.1.tar.gz) = 44961
+TIMESTAMP = 1777066862
+SHA256 (ttp_templates-0.5.2.tar.gz) = 3571303b446ac57a718682092b47bc01797411cd067dc2866cb6cfb077a46e89
+SIZE (ttp_templates-0.5.2.tar.gz) = 51950


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69edf6cd.1e178.11e7c18e>