summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 032cfabfe498ab735e43482d834c0b9e02949b68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-memory-profiler
	pkgdesc = A module for monitoring memory usage of a python program
	pkgver = 0.61
	pkgrel = 3
	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
	sha512sums = 02c70a049107ad4df635e20e22eaaa91fd4e4fd29690b0a7c314e08ed6e076bbb81f85dd97924ed35f7f0133cfd3c7e55b35400449489733beb172debe592c4e
	b2sums = 418ae6e7433dd58b00c8706209a7172c31ccf57d74255aa670b271bc9d76b339bd582b48886bed7b53062abd8eb421678c911b3495de4d541b949f340aad7091

pkgname = python-memory-profiler