www/py-django-cron: Deprecate and set to expire
The project is no longer maintained and its code isn't compatible with newer versions of Django. PR: 261313
This commit is contained in:
parent
75cf1a445a
commit
d3b41cc1c6
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@ COMMENT= Running Python crons in a Django project
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
DEPRECATED= Upstream no longer maintained
|
||||
EXPIRATION_DATE= 2022-06-30
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=1.8:www/py-django22@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}django-common-helpers>=0.6.4:www/py-django-common-helpers@${PY_FLAVOR}
|
||||
|
||||
|
|
Loading…
Reference in a new issue