summaryrefslogtreecommitdiff
path: root/www/py-dj51-django-prometheus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-dj51-django-prometheus/Makefile')
-rw-r--r--www/py-dj51-django-prometheus/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/py-dj51-django-prometheus/Makefile b/www/py-dj51-django-prometheus/Makefile
index 84eacd06047c..6872ecf0c4ce 100644
--- a/www/py-dj51-django-prometheus/Makefile
+++ b/www/py-dj51-django-prometheus/Makefile
@@ -11,6 +11,9 @@ WWW= https://github.com/django-commons/django-prometheus
LICENSE= APACHE20
+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= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}wheel>=0.40.0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=4.2<6.0:www/py-django51@${PY_FLAVOR} \