From a4165101aa4c16495bc293f11f68cea2527ef968 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Wed, 1 Jan 2025 15:43:06 +0100 Subject: [PATCH] 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}