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:
parent
2ec609563e
commit
f9b245d191
1 changed files with 3 additions and 0 deletions
|
@ -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} \
|
||||
|
|
Loading…
Reference in a new issue