Skip to content

Commit

Permalink
textproc/py-python-language-server: Mark port deprecated
Browse files Browse the repository at this point in the history
palantir/python-language-server was forked upstream [1] to
python-lsp/python-lsp-server and is not updated any more.

[1] palantir/python-language-server#935
  • Loading branch information
rhurlin committed Jun 5, 2021
1 parent fc418b5 commit 02f5f61
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions textproc/py-python-language-server/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ COMMENT= Python implementation of the Language Server Protocol
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

DEPRECATED= Upstream forked and replaced by py-python-lsp-server
EXPIRATION_DATE= 2021-07-31

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}autopep8>0:textproc/py-autopep8@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jedi>0:devel/py-jedi@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mccabe>0:devel/py-mccabe@${PY_FLAVOR} \
Expand Down

0 comments on commit 02f5f61

Please sign in to comment.