mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
www/py-django-compat: Deprecate and set to expire
The project seems to be no longer maintained and its code isn't compatible with newer versions of Django. PR: 261313
This commit is contained in:
parent
0f1e29a780
commit
c45d55461c
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@ COMMENT= For- and backwards compatibility layer for different Django versions
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
|
DEPRECATED= No longer maintained, doesn't work with newer versions of Django
|
||||||
|
EXPIRATION_DATE= 2022-06-30
|
||||||
|
|
||||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=1.4:www/py-django22@${PY_FLAVOR} \
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=1.4:www/py-django22@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR}
|
${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue