summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 49fe853d3a4a690ecbfffd42bd3bac40ca5e77db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-pyinstrument
	pkgdesc = Call stack profiler for Python
	pkgver = 5.0.0
	pkgrel = 2
	url = https://github.com/joerick/pyinstrument
	arch = x86_64
	arch = aarch64
	license = BSD-3-Clause
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = ipython
	depends = python>=3.7
	depends = python-django
	depends = python-typing_extensions
	source = https://files.pythonhosted.org/packages/source/p/pyinstrument/pyinstrument-5.0.0.tar.gz
	sha256sums = 144f98eb3086667ece461f66324bf1cc1ee0475b399ab3f9ded8449cc76b7c90

pkgname = python-pyinstrument