aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2025-01-01 14:45:16 +0000
committerRene Ladan <rene@FreeBSD.org>2025-01-01 14:45:16 +0000
commitd0ded0a731d4b3ed4d74043a8ce06026391f42ba (patch)
tree45834f3df7237584ee2f0588edbbe6cb3142a617
parent63eb49ac4768d6a5b5555b86b6471f98af5bfb0d (diff)
-rw-r--r--www/py-flask-security/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/py-flask-security/Makefile b/www/py-flask-security/Makefile
index 05cd8aa8afa2..37b75c77f636 100644
--- a/www/py-flask-security/Makefile
+++ b/www/py-flask-security/Makefile
@@ -13,6 +13,9 @@ WWW= https://github.com/mattupstate/flask-security
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>=0:devel/py-pytest-runner@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Babel>=0:devel/py-babel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flask>=0:www/py-flask@${PY_FLAVOR} \