diff options
Diffstat (limited to 'www/py-dj51-django-tables2/Makefile')
| -rw-r--r-- | www/py-dj51-django-tables2/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/py-dj51-django-tables2/Makefile b/www/py-dj51-django-tables2/Makefile index 9ae2479987fd..6c9cf0a73ce7 100644 --- a/www/py-dj51-django-tables2/Makefile +++ b/www/py-dj51-django-tables2/Makefile @@ -12,10 +12,13 @@ WWW= https://github.com/jieter/django-tables2 LICENSE= BSD2CLAUSE 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}hatchling>0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=4.2:www/py-django51@${PY_FLAVOR} -USES= python:3.10+ +USES= python USE_PYTHON= autoplist pep517 CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME} |
