diff --git a/textproc/py-ttp-templates/Makefile b/textproc/py-ttp-templates/Makefile index 0e3e1eae9ffb..177b7349a88d 100644 --- a/textproc/py-ttp-templates/Makefile +++ b/textproc/py-ttp-templates/Makefile @@ -1,22 +1,23 @@ PORTNAME= ttp-templates -DISTVERSION= 0.3.2 +DISTVERSION= 0.3.5 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.6.0:textproc/py-ttp@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist pep517 NO_ARCH= yes .include diff --git a/textproc/py-ttp-templates/distinfo b/textproc/py-ttp-templates/distinfo index 032829c6be00..5a3c419cf4a7 100644 --- a/textproc/py-ttp-templates/distinfo +++ b/textproc/py-ttp-templates/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1670766372 -SHA256 (ttp_templates-0.3.2.tar.gz) = d633ed6848dd0e9e28eda356669f1e2e2fa1ea7039f159243340c540eaa56aa1 -SIZE (ttp_templates-0.3.2.tar.gz) = 41787 +TIMESTAMP = 1696851554 +SHA256 (ttp_templates-0.3.5.tar.gz) = e59870d4f65bd4aaf89178dc9065a7db8b80a23d5d79b5d6ffd041312d5ec5a6 +SIZE (ttp_templates-0.3.5.tar.gz) = 41306