diff options
author | Rainer Hurling <rhurlin@FreeBSD.org> | 2022-03-27 20:23:50 +0200 |
---|---|---|
committer | Rainer Hurling <rhurlin@FreeBSD.org> | 2022-03-27 20:23:50 +0200 |
commit | a36e550f9325353e34c0fa65230db1433eeed5e1 (patch) | |
tree | 3055faa21fd48bbd0ca17487a0c6c2c9c076bf04 /textproc/py-python-lsp-server | |
parent | devel/caf: update to 0.18.6 (diff) |
textproc/py-python-lsp-server: Update to 1.4.1
Fixes Yapf formatting with CRLF line endings.
Changelog: https://github.com/python-lsp/python-lsp-server/releases/tag/v1.4.1
Reported by: Repology
MFH: no (2022Q1 is some versions behind)
Diffstat (limited to 'textproc/py-python-lsp-server')
-rw-r--r-- | textproc/py-python-lsp-server/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-python-lsp-server/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-python-lsp-server/Makefile b/textproc/py-python-lsp-server/Makefile index dcd0f30e822e..34b3e88e4897 100644 --- a/textproc/py-python-lsp-server/Makefile +++ b/textproc/py-python-lsp-server/Makefile @@ -1,7 +1,7 @@ # Created by: Rainer Hurling <rhurlin@gwdg.de> PORTNAME= python-lsp-server -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-python-lsp-server/distinfo b/textproc/py-python-lsp-server/distinfo index 1d8945b99a31..c905a061e634 100644 --- a/textproc/py-python-lsp-server/distinfo +++ b/textproc/py-python-lsp-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647110421 -SHA256 (python-lsp-server-1.4.0.tar.gz) = 769142c07573f6b66e930cbd7c588b826082550bef6267bb0aec63e7b6260009 -SIZE (python-lsp-server-1.4.0.tar.gz) = 75443 +TIMESTAMP = 1648396933 +SHA256 (python-lsp-server-1.4.1.tar.gz) = be7f83298af9f0951a93972cafc9db04fd7cf5c05f20812515275f0ba70e342f +SIZE (python-lsp-server-1.4.1.tar.gz) = 76416 |