blob: 9cb935b900293ede8a17ebbf5c838ad50828aa1f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = python-scalene-git
pkgdesc = Scalene is a high-performance, high-precision CPU and memory profiler for Python
pkgver = r2002.1fea191
pkgrel = 3
url = https://github.com/emeryberger/scalene
arch = any
license = Apache-2.0
makedepends = python-setuptools
makedepends = make
makedepends = clang
makedepends = git
depends = python>=3.7
depends = python-numpy
depends = python-cloudpickle
depends = python-rich
depends = python-pynvml
depends = python-gitpython
provides = python-scalene
source = python-scalene-git::git+https://github.com/plasma-umass/scalene.git
source = git+https://github.com/emeryberger/Heap-Layers
sha256sums = SKIP
sha256sums = SKIP
pkgname = python-scalene-git
|