diff --git a/textproc/py-ttp-templates/Makefile b/textproc/py-ttp-templates/Makefile index 9c53908ba079..279c8082464c 100644 --- a/textproc/py-ttp-templates/Makefile +++ b/textproc/py-ttp-templates/Makefile @@ -1,23 +1,24 @@ PORTNAME= ttp-templates -DISTVERSION= 0.5.5 +DISTVERSION= 0.5.6 CATEGORIES= textproc net-mgmt python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ttp_templates-${DISTVERSION} MAINTAINER= kai@FreeBSD.org COMMENT= Template Text Parser templates collections WWW= https://github.com/dmulyalin/ttp_templates 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.10.0:textproc/py-ttp@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pydantic2>=2.0:devel/py-pydantic2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}ttp>=0.10.0:textproc/py-ttp@${PY_FLAVOR} USES= python USE_PYTHON= autoplist pep517 NO_ARCH= yes .include diff --git a/textproc/py-ttp-templates/distinfo b/textproc/py-ttp-templates/distinfo index ed66af08b5ae..f6a831d2d1c4 100644 --- a/textproc/py-ttp-templates/distinfo +++ b/textproc/py-ttp-templates/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1777317896 -SHA256 (ttp_templates-0.5.5.tar.gz) = 41ee5be8b112102a16a85cd6b7ee01043151229d07c7817dec43f15a44b3f93a -SIZE (ttp_templates-0.5.5.tar.gz) = 54794 +TIMESTAMP = 1779091271 +SHA256 (ttp_templates-0.5.6.tar.gz) = 5d25f3f6fd285a3ee2457d6c2c4cd94995b057058ef2bb6b03dd84ba1ccd037c +SIZE (ttp_templates-0.5.6.tar.gz) = 61190