summaryrefslogtreecommitdiffstats
path: root/python/python3-lsp-server
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2023-04-27 01:50:57 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-29 09:30:12 +0700
commit128e31702e8dff704bc7fb9ae489510a6e2a8c29 (patch)
tree2315597146772f64c746b0e7dfbb7ed3a8ed95ad /python/python3-lsp-server
parentc8c3fc8ac1d43bd625fbfab8df841f366b5954c8 (diff)
downloadslackbuilds-128e31702e8dff704bc7fb9ae489510a6e2a8c29.tar.gz
slackbuilds-128e31702e8dff704bc7fb9ae489510a6e2a8c29.tar.xz
python/python3-lsp-server: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-lsp-server')
-rw-r--r--python/python3-lsp-server/python3-lsp-server.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-lsp-server/python3-lsp-server.info b/python/python3-lsp-server/python3-lsp-server.info
index 390ff9eae0..98b35d51e5 100644
--- a/python/python3-lsp-server/python3-lsp-server.info
+++ b/python/python3-lsp-server/python3-lsp-server.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/p/python-lsp-server/pyt
MD5SUM="2c965860206e18fc192bbe6bd908edd9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="wheel python3-jedi python3-pluggy python3-lsp-jsonrpc"
+REQUIRES="python3-wheel python3-jedi python3-pluggy python3-lsp-jsonrpc"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"