git: a90a5b52ddad - main - devel/py-aiocontextvars: expire on 2025-03-31 for devel/py-pytest-runner

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

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

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

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

diff --git a/devel/py-aiocontextvars/Makefile b/devel/py-aiocontextvars/Makefile
index 1497b6abadf9..a7af23f3008e 100644
--- a/devel/py-aiocontextvars/Makefile
+++ b/devel/py-aiocontextvars/Makefile
@@ -11,6 +11,9 @@ WWW=		https://github.com/fantix/aiocontextvars
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Depends on expired devel/py-pytest-runner
+EXPIRATION_DATE=2025-03-31
+
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pip>=0:devel/py-pip@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \