www/py-django-rest-swagger: Deprecate and set to expire

Upstream has discontinued the development and recommends using
www/py-drf-yasg as a replacement.
This commit is contained in:
Kai Knoblich 2021-08-10 17:27:06 +02:00
parent 2ec609563e
commit f9b245d191

View file

@ -10,6 +10,9 @@ COMMENT= Swagger UI for Django REST framework
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Has expired: Upstream no longer maintained, please use www/py-drf-yasg instead
EXPIRATION_DATE= 2021-09-15
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coreapi>0:devel/py-coreapi@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}djangorestframework>0:www/py-djangorestframework@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}openapi-codec>0:devel/py-openapi-codec@${PY_FLAVOR} \