mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
www/py-django50: Deprecate/Set to expire
* Django 5.0 will reach its End-of-Life on 2025-04. Set the expiration date to end of May 2025 to give users enough time to migrate to a newer Django version. Reviewed by: sunpoet (python, maintainer) Differential Revision: https://reviews.freebsd.org/D48901
This commit is contained in:
parent
034d735ded
commit
d7d4a024fe
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@ WWW= https://www.djangoproject.com/
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
DEPRECATED= Extended support of Django 5.0 ends April 2024, upgrade to a newer version of Django. See https://www.djangoproject.com/download/
|
||||
EXPIRATION_DATE=2025-05-31
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=40.8.0:devel/py-setuptools@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asgiref>=3.7.0:www/py-asgiref@${PY_FLAVOR} \
|
||||
|
|
Loading…
Add table
Reference in a new issue