blob: 760ff869b58e6994aaf1bdcefa94d72a3a58e77f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-pystack
pkgdesc = Analysis of the stack of remote python processes
pkgver = 1.5.1
pkgrel = 1
url = https://github.com/bloomberg/pystack
arch = any
license = Apache
makedepends = cython
makedepends = libelf
makedepends = python-pkgconfig
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
source = https://github.com/bloomberg/pystack/archive/v1.5.1.tar.gz
b2sums = 60d73b1a768a56020540af9fc548e71a470af883ea46686b322618b84ed685f13c0e0ea90096ca898e4c9a779cd89b96f646a2860a47495e469c217ed1038210
pkgname = python-pystack
|