summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6267b04ff445101d27750ff98482c05b4f5a8a46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-complexipy
	pkgdesc = Blazingly fast cognitive complexity analysis for Python, written in Rust.
	pkgver = 5.2.0
	pkgrel = 1
	url = https://github.com/rohaquinlop/complexipy
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-maturin
	makedepends = python-pytest
	depends = python
	depends = python-tomli
	depends = python-typer
	source = python-complexipy-5.2.0.tar.gz::https://github.com/rohaquinlop/complexipy/archive/refs/tags/5.2.0.tar.gz
	md5sums = e124fd712e3f3efeb51830a3531c4972

pkgname = python-complexipy