git: f0b5cf638e7e - main - math/py-grandalf: expire on 2025-03-31 for devel/py-pytest-runner

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

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

commit f0b5cf638e7eedaae629fe9663ef6a6f0c22bbb9
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-01-01 14:36:14 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-01-01 14:36:14 +0000

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

diff --git a/math/py-grandalf/Makefile b/math/py-grandalf/Makefile
index 971e065ef118..bae9b34f76b8 100644
--- a/math/py-grandalf/Makefile
+++ b/math/py-grandalf/Makefile
@@ -11,6 +11,9 @@ WWW=		https://github.com/bdcht/grandalf
 
 LICENSE=	MIT
 
+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=	${PYTHON_PKGNAMEPREFIX}pyparsing>0:devel/py-pyparsing@${PY_FLAVOR}