aboutsummaryrefslogtreecommitdiff
path: root/python/python3-lsp-server/python3-lsp-server.info
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-07-04 21:45:22 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-07-10 10:05:30 +0700
commit36b7f239f7053716e980bfcebf10ccd43a5823ff (patch)
treed86af5f46cae2d35d65201d20a15250fa5c59881 /python/python3-lsp-server/python3-lsp-server.info
parent353aff177272f9199bf05c52079c3de2b8ea0024 (diff)
python/python3-lsp-server: Update for 1.9.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-lsp-server/python3-lsp-server.info')
-rw-r--r--python/python3-lsp-server/python3-lsp-server.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python3-lsp-server/python3-lsp-server.info b/python/python3-lsp-server/python3-lsp-server.info
index 7fc77d0feb..3469c33017 100644
--- a/python/python3-lsp-server/python3-lsp-server.info
+++ b/python/python3-lsp-server/python3-lsp-server.info
@@ -1,8 +1,8 @@
PRGNAM="python3-lsp-server"
-VERSION="1.6.0"
+VERSION="1.9.0"
HOMEPAGE="https://github.com/python-lsp/python-lsp-server"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/p/python-lsp-server/python-lsp-server-1.6.0.tar.gz"
-MD5SUM="921920b6692d0f00832f63f3edc53c7e"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/p/python-lsp-server/python-lsp-server-1.9.0.tar.gz"
+MD5SUM="308f20e6b03c73369b3fc09bab612dbc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-docstring-to-markdown python3-jedi python3-lsp-jsonrpc python3-pluggy"