summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2400fbf079fca2cc5294cc8b4e3c2c32c3fa10ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-pyinstrument
	pkgdesc = Call stack profiler for Python. Shows you why your code is slow!
	pkgver = 3.1.3
	pkgrel = 1
	url = https://github.com/joerick/pyinstrument
	arch = any
	license = BSD
	makedepends = npm
	makedepends = python-pytest-runner
	makedepends = python-setuptools
	depends = python-pyinstrument_cext>=0.2.2
	options = !emptydirs
	source = https://github.com/joerick/pyinstrument/archive/v3.1.3.tar.gz
	sha256sums = ca4571775caa06444cd7e832056afc21175130271fe3f3481e3ab1bf67f96c8b

pkgname = python-pyinstrument