git: bd05cc144039 - main - textproc/py-wstools: expire on 2025-03-31 for devel/py-pytest-runner

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

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

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

    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}