From bd05cc144039b8d91282ca08fe5f64c2d5fc7deb Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Wed, 1 Jan 2025 15:44:26 +0100 Subject: [PATCH] textproc/py-wstools: expire on 2025-03-31 for devel/py-pytest-runner --- textproc/py-wstools/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/textproc/py-wstools/Makefile b/textproc/py-wstools/Makefile index bb82c92f73a1..733b06f04a58 100644 --- a/textproc/py-wstools/Makefile +++ b/textproc/py-wstools/Makefile @@ -11,6 +11,9 @@ WWW= https://github.com/pycontribs/wstools LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt +DEPRECATED= Depends on expired devel/py-pytest-runner +EXPIRATION_DATE=2025-03-31 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>0:devel/py-pbr@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR}