Skip to content

Commit

Permalink
python3-language-server: update to 0.36.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jgarte committed Nov 21, 2021
1 parent c1d2d4c commit c4fcd20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/python3-language-server/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'python3-language-server'
pkgname=python3-language-server
version=0.36.1
version=0.36.2
revision=3
wrksrc="${pkgname/3}-${version}"
build_style=python3-module
Expand All @@ -15,7 +15,7 @@ maintainer="k4leg <d0xi@inbox.ru>"
license="MIT"
homepage="https://github.com/palantir/python-language-server"
distfiles="${PYPI_SITE}/p/${pkgname/3}/${pkgname/3}-${version}.tar.gz"
checksum=c85d718ef6860319ad59fd6f2acb1166e9349b782ee8e8908e08ecf241615f52
checksum=9984c84a67ee2c5102c8e703215f407fcfa5e62b0ae86c9572d0ada8c4b417b0
# Needs unpackaged rope and versioneer
# https://github.com/palantir/python-language-server/blob/develop/setup.py#L51
make_check=no
Expand Down

0 comments on commit c4fcd20

Please sign in to comment.