summaryrefslogtreecommitdiff
path: root/www/py-dj51-django-timezone-field/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--www/py-dj51-django-timezone-field/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/py-dj51-django-timezone-field/Makefile b/www/py-dj51-django-timezone-field/Makefile
index 9a0eb35822d0..3d7b3e37acdc 100644
--- a/www/py-dj51-django-timezone-field/Makefile
+++ b/www/py-dj51-django-timezone-field/Makefile
@@ -12,10 +12,13 @@ WWW= https://github.com/mfogel/django-timezone-field
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+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.0.0:devel/py-poetry-core@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=3.2:www/py-django51@${PY_FLAVOR}
-USES= python:3.10+
+USES= python
USE_PYTHON= autoplist pep517
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME}