From c7c4d9a2b8205f2b4adbf9661680e6414b9112d0 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Wed, 1 Jan 2025 15:35:44 +0100 Subject: [PATCH] math/py-Diofant: expire on 2025-03-31 for devel/py-pytest-runner --- math/py-Diofant/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/math/py-Diofant/Makefile b/math/py-Diofant/Makefile index 53782feb9876..e080f5fd787b 100644 --- a/math/py-Diofant/Makefile +++ b/math/py-Diofant/Makefile @@ -11,6 +11,9 @@ WWW= https://github.com/diofant/diofant LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.rst +DEPRECATED= Depends on expired devel/py-pytest-runner +EXPIRATION_DATE=2025-03-31 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}isort>0:devel/py-isort@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR} \