summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 059342b3a3270ea87864ae649be0484fc8b7a91f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = python-lsp-mypy
	pkgdesc = Static type checking for python-lsp-server with mypy
	pkgver = 0.7.0
	pkgrel = 1
	url = https://github.com/python-lsp/pylsp-mypy
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-lsp-server
	depends = mypy
	depends = python-toml
	options = !strip
	source = pylsp-mypy-0.7.0.tar.gz::https://github.com/python-lsp/pylsp-mypy/archive/refs/tags/0.7.0.tar.gz
	sha256sums = adeb3de24408f0c91d1d2a3e84ac6dc6084f64cfc1ea1b455dc1e101f8ab87f3

pkgname = python-pylsp-mypy
	provides = python-lsp-mypy
	conflicts = python-lsp-mypy
	replaces = python-lsp-mypy