python3-language-server: update to 0.34.1.

This commit is contained in:
John 2020-07-13 12:28:21 +02:00
parent af702292ff
commit 4ff4785986

View file

@ -1,6 +1,6 @@
# Template file for 'python3-language-server' # Template file for 'python3-language-server'
pkgname=python3-language-server pkgname=python3-language-server
version=0.31.8 version=0.34.1
revision=1 revision=1
archs=noarch archs=noarch
wrksrc="${pkgname/3}-${version}" wrksrc="${pkgname/3}-${version}"
@ -13,7 +13,7 @@ maintainer="k4leg <d0xi@inbox.ru>"
license="MIT" license="MIT"
homepage="https://github.com/palantir/python-language-server" homepage="https://github.com/palantir/python-language-server"
distfiles="${PYPI_SITE}/p/${pkgname/3}/${pkgname/3}-${version}.tar.gz" distfiles="${PYPI_SITE}/p/${pkgname/3}/${pkgname/3}-${version}.tar.gz"
checksum=f5685e1a6a3f6a2529ff75ea0676c59e769024302b2434564a5e7005d056eb82 checksum=b96ff466b5aa24e212493de863899298f229a9e250e7353972563c7f2495d23d
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE