summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 668c4484bbdb07d14ac17283d3639f6d7f715d9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-lsp-ruff
	pkgdesc = python-lsp-server plugin for extensive and fast linting using ruff
	pkgver = 1.5.2
	pkgrel = 1
	url = https://github.com/python-lsp/python-lsp-ruff
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-lsp-server
	depends = python-ruff
	depends = python-lsprotocol
	depends = python-tomli
	source = python-lsp-ruff-1.5.2.tar.gz::https://github.com/python-lsp/python-lsp-ruff/archive/refs/tags/v1.5.2.tar.gz
	sha256sums = 7b11f9675026b788b32cf73452e6e3ea6e7c2924b7cf1129f42e01dc9dac556d

pkgname = python-lsp-ruff