www/py-graphite-web: Deprecate and set to expire
* The current version of py-graphite doesn't support Django 3.2, which is the next LTS (= long-term support) release since Django 2.2 reached its End-of-Life on April 11th [1]. There may be a new release with support for newer versions of Django in the course of 2022Q2 to undeprecate the port. PR: 261086, 261313 [1] Approved by: bofh (maintainer, via D34859)
This commit is contained in:
parent
2e5c14d74b
commit
94d5b74e39
@ -11,6 +11,9 @@ COMMENT= Enterprise scalable realtime graphing platform
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
DEPRECATED= No support for newer versions of Django
|
||||
EXPIRATION_DATE= 2022-06-30
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairo>=1.8.10:graphics/py-cairo@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}carbon>=${PORTVERSION}:databases/py-carbon@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}django-tagging>=0.4.2:www/py-django-tagging@${PY_FLAVOR} \
|
||||
|
Loading…
Reference in New Issue
Block a user