mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
python3-lsp-server: update to 1.7.2.
This commit is contained in:
parent
1a43577408
commit
315cb61567
1 changed files with 2 additions and 2 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue