summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbageljr2022-03-30 14:09:15 -0500
committerbageljr2022-03-30 14:09:15 -0500
commit23c64d619f364eee9b8f564166f86c2a58a6816a (patch)
treed93de5dd5a37e9dd82b6fb1bd563c62d3dc8a873
parent75631bddbb2c3d50211ca0867bb5d78880c42f42 (diff)
downloadaur-23c64d619f364eee9b8f564166f86c2a58a6816a.tar.gz
add srcinfo
-rw-r--r--.SRCINFO7
1 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8ead2e161978..52b524e55ee2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,18 @@
pkgbase = python-lsp-all
pkgver = 1
- pkgrel = 2
+ pkgrel = 3
arch = x86_64
depends = python-lsp-server
depends = python-lsp-black
depends = python-lsp-isort
depends = python-lsp-mypy
- depends = python-pyls-flake8
depends = python-rope
depends = python-pyflakes
depends = python-mccabe
depends = python-pycodestyle
depends = python-pydocstyle
depends = python-pylsp-rope
- optdepends = autopep8: alternate python formatter
- optdepends = yapf: alternate python formatter
+ optdepends = flake8: error checking
+ optdepends = python-pylint: linting
pkgname = python-lsp-all