git: a4165101aa4c - main - textproc/py-citeproc-py-styles: expire on 2025-03-31 for devel/py-pytest-runner

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

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

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

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

diff --git a/textproc/py-citeproc-py-styles/Makefile b/textproc/py-citeproc-py-styles/Makefile
index 5d19889333d7..0684a81617f4 100644
--- a/textproc/py-citeproc-py-styles/Makefile
+++ b/textproc/py-citeproc-py-styles/Makefile
@@ -11,6 +11,9 @@ WWW=		https://github.com/inveniosoftware/citeproc-py-styles
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Depends on expired devel/py-pytest-runner
+EXPIRATION_DATE=2025-03-31
+
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest-runner>=2.6.2:devel/py-pytest-runner@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}lxml>=4.1.1:devel/py-lxml@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR}