summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d0837969cb07ef17cd0c494fea964be36fce0fc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-lsp-server
	pkgdesc = Fork of the python-language-server project, maintained by the Spyder IDE team and the community
	pkgver = 1.1.0
	pkgrel = 1
	url = https://github.com/python-lsp/python-lsp-server
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python-jedi
	depends = python-lsp-jsonrpc
	depends = python-pluggy
	depends = python-ujson
	source = https://github.com/python-lsp/python-lsp-server/archive/v1.1.0.tar.gz
	sha256sums = 987eb87073fca65bd1b0d32e408935f2146a98d33ae06d716d00969fc8c935b3

pkgname = python-lsp-server