blob: c3ec3cc2d1fb598942ed831c2eaf273bba6d3339 (
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-memory-profiler
pkgdesc = A module for monitoring memory usage of a python program
pkgver = 0.61
pkgrel = 4
url = https://github.com/pythonprofilers/memory_profiler
arch = any
license = BSD
checkdepends = python-numpy
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-psutil
optdepends = python-numpy: for mprof
source = https://github.com/pythonprofilers/memory_profiler/archive/v0.61/python-memory-profiler-0.61.tar.gz
source = https://github.com/pythonprofilers/memory_profiler/commit/940aa76f5da8b7cba5938f17990da054e013de0a.patch
source = remove-test_async.py.patch
source = remove-test_exception.py.patch
b2sums = 418ae6e7433dd58b00c8706209a7172c31ccf57d74255aa670b271bc9d76b339bd582b48886bed7b53062abd8eb421678c911b3495de4d541b949f340aad7091
b2sums = 8d8e71a5ccde70a61102f4cebc15db33b88dbbd22c351fdc6595519c6aa169e1436331b119cebe41dda6b020ff963a343c62420b7215f262c0caa68d8df89f6a
b2sums = 9925807075d96a8f709cf8a4a55fea7d2e4a822a29210f5680c32e8e30db0c6e4dad7d79f7ece8bb22edad0d587823ae37ee06dde4710e0375ebaf013336f221
b2sums = f7c41f1edbe207588b8c926182ebacd2e08b9a63b7891a2e2b1662f72fc0bd35a6993574442f697c097e09b48ef3149f626e9e8c2e02d9a6acc0806699555332
pkgname = python-memory-profiler
|