git: 8b020e232e23 - main - science/py-moltemplate: expire on 2025-03-31 for devel/py-pytest-runner

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Wed, 01 Jan 2025 14:47:35 UTC
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8b020e232e233a41d9afcf33d71fed7986307271

commit 8b020e232e233a41d9afcf33d71fed7986307271
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-01-01 14:40:50 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-01-01 14:40:50 +0000

    science/py-moltemplate: expire on 2025-03-31 for devel/py-pytest-runner
---
 science/py-moltemplate/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/science/py-moltemplate/Makefile b/science/py-moltemplate/Makefile
index 56c57b98b8ea..fe26987038b2 100644
--- a/science/py-moltemplate/Makefile
+++ b/science/py-moltemplate/Makefile
@@ -12,6 +12,9 @@ WWW=		https://www.moltemplate.org/ \
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
+DEPRECATED=	Depends on expired devel/py-pytest-runner
+EXPIRATION_DATE=2025-03-31
+
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR}
 RUN_DEPENDS=	${PYNUMPY} \
 		bash:shells/bash