Skip to content
Snippets Groups Projects
Unverified Commit 298d878d authored by Brett Gilio's avatar Brett Gilio Committed by Ricardo Wurmus
Browse files

gnu: python-language-server: Update to 0.23.2.


* gnu/packages/python-xyz.scm (python-language-server): Update to 0.23.2.

Signed-off-by: default avatarRicardo Wurmus <rekado@elephly.net>
parent d47e99e0
No related branches found
No related tags found
No related merge requests found
......@@ -2627,14 +2627,14 @@ (define-public python-pydocstyle
(define-public python-language-server
(package
(name "python-language-server")
(version "0.22.0")
(version "0.23.2")
(source
(origin
(method url-fetch)
(uri (pypi-uri "python-language-server" version))
(sha256
(base32
"04pbxl06hg0ddm2xx99jn9jh40yv0mmzdjw8pqd2rbcdg42hhia6"))))
"1h83x5widj9p630ha9yv39cpp3djxppll3iww9nc8i3hdmyrbnnh"))))
(build-system python-build-system)
(propagated-inputs
`(("python-pluggy" ,python-pluggy)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment