python3-lsp-server: update to 1.7.2.

This commit is contained in:
sirkhancision 2023-04-04 14:52:53 -03:00 committed by classabbyamp
parent 1a43577408
commit 315cb61567

View file

@ -1,6 +1,6 @@
# Template file for 'python3-lsp-server'
pkgname=python3-lsp-server
version=1.7.1
version=1.7.2
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools python3-setuptools_scm python3-wheel"
@ -16,7 +16,7 @@ license="MIT"
homepage="https://github.com/python-lsp/python-lsp-server"
changelog="https://raw.githubusercontent.com/python-lsp/python-lsp-server/develop/CHANGELOG.md"
distfiles="${PYPI_SITE}/p/python-lsp-server/python-lsp-server-${version}.tar.gz"
checksum=67473bb301f35434b5fa8b21fc5ed5fac27dc8a8446ccec8bae456af52a0aef6
checksum=b2433467d0fcb8fd45828463ff1cc805837c08731fcea5d7d953d9be776881e1
do_check() {
python3 -m pytest \