diff --git a/srcpkgs/python3-lsp-server/template b/srcpkgs/python3-lsp-server/template index 312230898e5..d3624735f4d 100644 --- a/srcpkgs/python3-lsp-server/template +++ b/srcpkgs/python3-lsp-server/template @@ -1,11 +1,11 @@ # Template file for 'python3-lsp-server' pkgname=python3-lsp-server version=1.7.2 -revision=1 +revision=2 build_style=python3-module hostmakedepends="python3-setuptools python3-setuptools_scm python3-wheel" depends="python3-jedi python3-pluggy python3-lsp-jsonrpc python3-ultrajson - python3-setuptools python3-docstring-to-markdown" + python3-setuptools python3-docstring-to-markdown python3-yapf python3-toml" checkdepends="${depends} autopep8 python3-coverage python3-flaky python3-matplotlib python3-mccabe python3-mock python3-numpy python3-pandas python3-pycodestyle python3-PyQt5 python3-pyflakes python3-pylint python3-pytest python3-pytest-cov