summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbageljr2022-05-08 17:11:13 -0500
committerbageljr2022-05-08 17:11:13 -0500
commit34992e6c1b61ef7e2cdebd53e7329d109f688801 (patch)
treed8c57cdcd695509a534820ab5a1918f5dea88b14 /PKGBUILD
parentfbbcf2055d0bedef81cc1e2417e8842a9cac17ff (diff)
downloadaur-python-lsp-all.tar.gz
move isort package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c94e51c5af5..abe26707c4cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
pkgname=python-lsp-all
pkgver=1
-pkgrel=5
+pkgrel=6
description="metapackage for python lsp server"
arch=(any)
-depends=("python-lsp-server" "python-lsp-black" "python-lsp-isort" "python-pylsp-mypy" "python-rope" "python-pyflakes" "python-mccabe" "python-pycodestyle" "python-pydocstyle" "python-pylsp-rope")
+depends=("python-lsp-server" "python-lsp-black" "python-pyls-isort" "python-pylsp-mypy" "python-rope" "python-pyflakes" "python-mccabe" "python-pycodestyle" "python-pydocstyle" "python-pylsp-rope")
optdepends=("flake8: error checking"
"python-pylint: linting")
#No memestra yet