summaryrefslogtreecommitdiff
path: root/devel/py-dj51-strawberry-graphql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-dj51-strawberry-graphql/Makefile')
-rw-r--r--devel/py-dj51-strawberry-graphql/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/py-dj51-strawberry-graphql/Makefile b/devel/py-dj51-strawberry-graphql/Makefile
index 6b7c2f19bff3..491ba453b413 100644
--- a/devel/py-dj51-strawberry-graphql/Makefile
+++ b/devel/py-dj51-strawberry-graphql/Makefile
@@ -12,6 +12,9 @@ WWW= https://github.com/strawberry-graphql/strawberry
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/
+EXPIRATION_DATE=2025-12-31
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.6:devel/py-poetry-core@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}graphql-core>=3.2.0<3.4.0:devel/py-graphql-core@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}lia-web>=0.2.1:www/py-lia-web@${PY_FLAVOR} \