blob: 85167a182a2fdf222460ed01e5fd9d57581eb5e1 (
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 = 4.5.3
pkgrel = 1
url = https://github.com/joerick/pyinstrument
arch = x86_64
arch = aarch64
license = BSD
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-4.5.3.tar.gz
sha256sums = 0885b01a901231d071cb182de33012e9b8cbd958fb048236ee2a6e760c6c6e21
pkgname = python-pyinstrument
|