1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

www/py-django-sudo: Deprecate and set to expire

* The upstream project was abandoned and there's no compatibility for
  newer versions of Django.

PR:		261313
Approved by:	kai (python, maintainer)
This commit is contained in:
Kai Knoblich 2022-03-25 17:01:33 +01:00
parent 49cc694155
commit b226c44e5b

View File

@ -12,6 +12,9 @@ COMMENT= Sudo mode is an extra layer of security for Django
LICENSE= BSD3CLAUSE
DEPRECATED= Abandoned upstream, not compatible with newer versions of Django
EXPIRATION_DATE= 2022-06-30
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=0:www/py-django22@${PY_FLAVOR}
USES= python:3.5+