aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRainer Hurling <rhurlin@FreeBSD.org>2021-08-02 19:21:39 +0000
committerRainer Hurling <rhurlin@FreeBSD.org>2021-08-02 19:21:39 +0000
commitd9f499a8471590b11aa0d9cdb37dde8ec5478ec3 (patch)
treeb7213353ac0108e44f7f74013ce708534c2ca323
parente29332bfc5317b47c7ccc31aa58f3e3719f9d1e4 (diff)
downloadports-d9f499a8471590b11aa0d9cdb37dde8ec5478ec3.tar.gz
ports-d9f499a8471590b11aa0d9cdb37dde8ec5478ec3.zip
textproc/py-python-lsp-server: Update to 1.2.0
- Implement completion item resolve requests for faster completions - Initialize workspaces from the initialize request Reported by: Repology
-rw-r--r--textproc/py-python-lsp-server/Makefile2
-rw-r--r--textproc/py-python-lsp-server/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-python-lsp-server/Makefile b/textproc/py-python-lsp-server/Makefile
index 75fa4d94ba15..92a19d007453 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.1.0
+PORTVERSION= 1.2.0
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 ed870ede59f0..cf4b0f669641 100644
--- a/textproc/py-python-lsp-server/distinfo
+++ b/textproc/py-python-lsp-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1624699888
-SHA256 (python-lsp-server-1.1.0.tar.gz) = 50ca0639b11a635cac42ff4334a3944a7a91361cf888489321a4273701ff9068
-SIZE (python-lsp-server-1.1.0.tar.gz) = 58194
+TIMESTAMP = 1627931353
+SHA256 (python-lsp-server-1.2.0.tar.gz) = 5ec41d886de1e7b1eb92460cd1bc57bba6936b4e5d34faffbbff3aac662f935a
+SIZE (python-lsp-server-1.2.0.tar.gz) = 61430