summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 86eed7a64268024a6dc918e646ef001732d4a2e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = ruff-git
	pkgdesc = Experimental Python linter written in Rust
	pkgver = 0.0.79.r0.gcf0d198
	pkgrel = 1
	url = https://github.com/charliermarsh/ruff
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = maturin
	makedepends = python-installer
	makedepends = python-wheel
	depends = gcc-libs
	optdepends = python>=3.7
	provides = ruff
	conflicts = ruff
	options = !lto
	source = ruff::git+https://github.com/charliermarsh/ruff
	sha256sums = SKIP

pkgname = ruff-git